Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2265 InstructionCost ArithCost = 0; in getTreeReductionCost() local
2326 InstructionCost ArithCost = thisT()->getArithmeticInstrCost( in getOrderedReductionCost() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DBasicTTIImpl.h2406 InstructionCost ArithCost = 0; in getTreeReductionCost() local
2467 InstructionCost ArithCost = thisT()->getArithmeticInstrCost( in getOrderedReductionCost() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DBasicTTIImpl.h2406 InstructionCost ArithCost = 0; in getTreeReductionCost() local
2467 InstructionCost ArithCost = thisT()->getArithmeticInstrCost( in getOrderedReductionCost() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DBasicTTIImpl.h2396 InstructionCost ArithCost = 0; in getTreeReductionCost() local
2457 InstructionCost ArithCost = thisT()->getArithmeticInstrCost( in getOrderedReductionCost() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DBasicTTIImpl.h2462 InstructionCost ArithCost = 0; in getTreeReductionCost() local
2523 InstructionCost ArithCost = thisT()->getArithmeticInstrCost( in getOrderedReductionCost() local
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h924 unsigned ArithCost = in getReductionCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1612 unsigned ArithCost = 0; in getArithmeticReductionCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2105 auto ArithCost = [&](unsigned Opcode, unsigned NumRequired, in costAndCollectOperands() local