Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp741 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
764 SDValue FalseV = DAG.getConstant(0, DL, Op.getValueType()); in LowerSETCC() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp610 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp696 Value *FalseV = SelI->getFalseValue(); in matchLeftShift() local
811 Value *FalseV = SelI->getFalseValue(); in matchRightShift() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp988 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1221 SDValue FalseV = Op.getOperand(3); in LowerSELECT_CC() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2466 Value *FalseV = SpeculatedStoreValue; in SpeculativelyExecuteBB() local
2513 Value *TrueV = ThenV, *FalseV = OrigV; in SpeculativelyExecuteBB() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1131 Value *FalseV = SI->getFalseValue(); in foldOpIntoPhi() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2663 SDValue FalseV = Op.getOperand(2); in lowerSELECT() local