Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp121 int NumConstants = (BitSize + 63) / 64; in getIntImmCost() local
150 int NumConstants = (BitSize + 63) / 64; in getIntImmCost() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp139 int NumConstants = (BitSize + 63) / 64; in getIntImmCost() local
168 int NumConstants = (BitSize + 63) / 64; in getIntImmCost() local
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1389 int NumConstants = (BitSize + 63) / 64; in getIntImmCost() local
/external/v8/src/compiler/
Dtypes.cc927 int Type::NumConstants() const { in NumConstants() function in v8::internal::compiler::Type
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2375 int NumConstants = divideCeil(BitSize, 64); in getIntImmCost() local
DX86ISelLowering.cpp8347 unsigned NumConstants = NumElems; in LowerBUILD_VECTOR() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4190 unsigned NumConstants = 0; in buildVector() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4464 unsigned NumConstants = 0; in buildVector() local