Searched defs:storeOfVectorConstantIsCheap (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.h | 603 bool storeOfVectorConstantIsCheap(bool IsZero, EVT MemVT, unsigned NumElem, storeOfVectorConstantIsCheap() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.h | 1458 bool storeOfVectorConstantIsCheap(bool IsZero, EVT MemVT, unsigned NumElem, storeOfVectorConstantIsCheap() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 625 virtual bool storeOfVectorConstantIsCheap(bool IsZero, EVT MemVT, storeOfVectorConstantIsCheap() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUISelLowering.cpp | 917 bool AMDGPUTargetLowering:: storeOfVectorConstantIsCheap(bool IsZero, EVT MemVT, storeOfVectorConstantIsCheap() function in AMDGPUTargetLowering |