Home
last modified time | relevance | path

Searched refs:getJumpConditionMergingParams (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1154 getJumpConditionMergingParams(Instruction::BinaryOps Opc, const Value *Lhs,
H A DX86ISelLowering.cpp3432 X86TargetLowering::getJumpConditionMergingParams(Instruction::BinaryOps Opc, in getJumpConditionMergingParams() function in X86TargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h633 getJumpConditionMergingParams(Instruction::BinaryOps, const Value *, in getJumpConditionMergingParams() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2841 DAG.getTargetLoweringInfo().getJumpConditionMergingParams( in visitBr()