Home
last modified time | relevance | path

Searched defs:shouldSinkOperands (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp835 bool WebAssemblyTargetLowering::shouldSinkOperands( shouldSinkOperands() function in WebAssemblyTargetLowering
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp6042 bool AMDGPUTargetLowering::shouldSinkOperands( shouldSinkOperands() function in AMDGPUTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3080 virtual bool shouldSinkOperands(Instruction *I, shouldSinkOperands() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2130 bool RISCVTargetLowering::shouldSinkOperands( shouldSinkOperands() function in RISCVTargetLowering
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19299 bool ARMTargetLowering::shouldSinkOperands(Instruction *I, shouldSinkOperands() function in ARMTargetLowering
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15814 bool AArch64TargetLowering::shouldSinkOperands( shouldSinkOperands() function in AArch64TargetLowering
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34280 bool X86TargetLowering::shouldSinkOperands(Instruction *I, shouldSinkOperands() function in X86TargetLowering
[all...]