Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp145 setJumpIsExpensive(true); in LanaiTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1016 void TargetLoweringBase::setJumpIsExpensive(bool isExpensive) { in setJumpIsExpensive() function in TargetLoweringBase
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2583 void setJumpIsExpensive(bool isExpensive = true);
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp526 setJumpIsExpensive(true); in NVPTXTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp591 setJumpIsExpensive(true); in AMDGPUTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1437 setJumpIsExpensive(); in PPCTargetLowering()