Home
last modified time | relevance | path

Searched defs:storeOfVectorConstantIsCheap (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h603 bool storeOfVectorConstantIsCheap(bool IsZero, EVT MemVT, unsigned NumElem, storeOfVectorConstantIsCheap() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1458 bool storeOfVectorConstantIsCheap(bool IsZero, EVT MemVT, unsigned NumElem, storeOfVectorConstantIsCheap() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h625 virtual bool storeOfVectorConstantIsCheap(bool IsZero, EVT MemVT, storeOfVectorConstantIsCheap() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp917 bool AMDGPUTargetLowering:: storeOfVectorConstantIsCheap(bool IsZero, EVT MemVT, storeOfVectorConstantIsCheap() function in AMDGPUTargetLowering