Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp254 int NumConstants = (BitSize + 63) / 64; in getIntImmCostInst() local
291 int NumConstants = (BitSize + 63) / 64; in getIntImmCostIntrin() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5619 int NumConstants = divideCeil(BitSize, 64); in getIntImmCostInst() local
H A DX86ISelLowering.cpp11192 unsigned NumConstants = NumElems; in LowerBUILD_VECTOR() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5362 unsigned NumConstants = 0; in buildVector() local