Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp141 int NumConstants = (BitSize + 63) / 64; in getIntImmCostInst() local
176 int NumConstants = (BitSize + 63) / 64; in getIntImmCostIntrin() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3123 int NumConstants = divideCeil(BitSize, 64); in getIntImmCostInst() local
DX86ISelLowering.cpp9882 unsigned NumConstants = NumElems; in LowerBUILD_VECTOR() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4822 unsigned NumConstants = 0; in buildVector() local