Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp147 int NumConstants = (BitSize + 63) / 64; in getIntImmCostInst() local
184 int NumConstants = (BitSize + 63) / 64; in getIntImmCostIntrin() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4219 int NumConstants = divideCeil(BitSize, 64); in getIntImmCostInst() local
H A DX86ISelLowering.cpp10322 unsigned NumConstants = NumElems; in LowerBUILD_VECTOR() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5073 unsigned NumConstants = 0; in buildVector() local