Home
last modified time | relevance | path

Searched refs:TrueLabel (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/
DterminatorInstructions.3.2.ll9 ; CHECK: br i1 %cond, label %TrueLabel, label %FalseLabel
10 br i1 %cond, label %TrueLabel, label %FalseLabel
12 TrueLabel:
/external/llvm/test/Bitcode/
DterminatorInstructions.3.2.ll9 ; CHECK: br i1 %cond, label %TrueLabel, label %FalseLabel
10 br i1 %cond, label %TrueLabel, label %FalseLabel
12 TrueLabel:
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.cpp1051 SPIRVLabel *TrueLabel, SPIRVLabel *FalseLabel, SPIRVBasicBlock *BB) { in addBranchConditionalInst() argument
1052 return addInstruction(new SPIRVBranchConditional(Condition, TrueLabel, in addBranchConditionalInst()