Home
last modified time | relevance | path

Searched refs:setJumpIsExpensive (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp151 setJumpIsExpensive(true); in LanaiTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp949 void TargetLoweringBase::setJumpIsExpensive(bool isExpensive) { in setJumpIsExpensive() function in TargetLoweringBase
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2158 void setJumpIsExpensive(bool isExpensive = true);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp343 setJumpIsExpensive(true); in NVPTXTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp560 setJumpIsExpensive(true); in AMDGPUTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp853 setJumpIsExpensive(); in RISCVTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1379 setJumpIsExpensive(); in PPCTargetLowering()