Searched refs:shouldSinkOperands (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h79 bool shouldSinkOperands(Instruction *I,
H A DWebAssemblyISelLowering.cpp837 bool WebAssemblyTargetLowering::shouldSinkOperands( function in class:WebAssemblyTargetLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h379 bool shouldSinkOperands(Instruction *I,
H A DAMDGPUISelLowering.cpp5978 bool AMDGPUTargetLowering::shouldSinkOperands( function in class:AMDGPUTargetLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h468 bool shouldSinkOperands(Instruction *I,
H A DRISCVISelLowering.cpp1999 bool RISCVTargetLowering::shouldSinkOperands( function in class:RISCVTargetLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h464 bool shouldSinkOperands(Instruction *I,
H A DARMISelLowering.cpp19262 bool ARMTargetLowering::shouldSinkOperands(Instruction *I, function in class:ARMTargetLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1357 bool shouldSinkOperands(Instruction *I,
H A DX86ISelLowering.cpp[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h667 bool shouldSinkOperands(Instruction *I,
H A DAArch64ISelLowering.cpp14979 bool AArch64TargetLowering::shouldSinkOperands( function in class:AArch64TargetLowering
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2966 virtual bool shouldSinkOperands(Instruction *I, function in class:llvm::TargetLoweringBase::NegatibleCost
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7234 if (!TLI->shouldSinkOperands(I, OpsToSink))

Completed in 920 milliseconds