Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp147 setJumpIsExpensive(true); in LanaiTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp999 void TargetLoweringBase::setJumpIsExpensive(bool isExpensive) { in setJumpIsExpensive() function in TargetLoweringBase
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2432 void setJumpIsExpensive(bool isExpensive = true);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp415 setJumpIsExpensive(true); in NVPTXTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp533 setJumpIsExpensive(true); in AMDGPUTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1445 setJumpIsExpensive(); in PPCTargetLowering()