Home
last modified time | relevance | path

Searched refs:JumpIsExpensive (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLowering.h257 bool isJumpExpensive() const { return JumpIsExpensive; } in isJumpExpensive()
1920 bool JumpIsExpensive; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp580 JumpIsExpensive = JumpIsExpensiveOverride; in TargetLoweringBase()
800 JumpIsExpensive = isExpensive; in setJumpIsExpensive()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp811 JumpIsExpensive = JumpIsExpensiveOverride; in TargetLoweringBase()
979 JumpIsExpensive = isExpensive; in setJumpIsExpensive()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp690 JumpIsExpensive = JumpIsExpensiveOverride; in TargetLoweringBase()
928 JumpIsExpensive = isExpensive; in setJumpIsExpensive()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h394 bool isJumpExpensive() const { return JumpIsExpensive; } in isJumpExpensive()
2677 bool JumpIsExpensive; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h519 bool isJumpExpensive() const { return JumpIsExpensive; } in isJumpExpensive()
2857 bool JumpIsExpensive; variable