| /external/swiftshader/third_party/subzero/src/ | 
| D | IceConditionCodesX86.h | 27   enum BrCond {  enum
  | 
| D | IceAssemblerX8632.h | 37 using BrCond = CondX86::BrCond;  variable
  | 
| D | IceAssemblerX8664.h | 37 using BrCond = CondX86::BrCond;  variable
  | 
| D | IceInstX8632.h | 38 using BrCond = Cond::BrCond;  variable
  | 
| D | IceInstX8664.h | 38 using BrCond = Cond::BrCond;  variable
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ | 
| D | VPlanHCFGBuilder.cpp | 291       Value *BrCond = Br->getCondition();  in buildPlainCFG()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ | 
| D | CombinerHelper.cpp | 804   MachineInstr *BrCond = &*std::prev(BrIt);  in matchElideBrByInvertingCond()  local 829   MachineInstr *BrCond = &*std::prev(BrIt);  in applyElideBrByInvertingCond()  local
  | 
| D | IRTranslator.cpp | 559   auto BrCond = MIB.buildBrCond(Cmp.getReg(0), *JT.Default);  in emitJumpTableHeader()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ | 
| D | MachinePipeliner.h | 79     SmallVector<MachineOperand, 4> BrCond;  member
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | AMDGPULegalizerInfo.cpp | 2357     if (MachineInstr *BrCond = verifyCFIntrinsic(MI, MRI, Br)) {  in legalizeIntrinsic()  local 2396     if (MachineInstr *BrCond = verifyCFIntrinsic(MI, MRI, Br)) {  in legalizeIntrinsic()  local
  | 
| /external/llvm/lib/CodeGen/ | 
| D | IfConversion.cpp | 127       SmallVector<MachineOperand, 4> BrCond;  member
  | 
| D | MachinePipeliner.cpp | 166     SmallVector<MachineOperand, 4> BrCond;  member
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | IfConversion.cpp | 152       SmallVector<MachineOperand, 4> BrCond;  member
  | 
| /external/llvm/lib/CodeGen/SelectionDAG/ | 
| D | SelectionDAGBuilder.cpp | 1927   SDValue BrCond = DAG.getNode(ISD::BRCOND, dl,  in visitSwitchCase()  local 1991   SDValue BrCond = DAG.getNode(ISD::BRCOND, dl,  in visitJumpTableHeader()  local 2105   SDValue BrCond = DAG.getNode(ISD::BRCOND, dl,  in visitSPDescriptorParent()  local 8718         SDValue BrCond =  in lowerWorkItem()  local
  | 
| /external/llvm/lib/Transforms/Utils/ | 
| D | SimplifyCFG.cpp | 1598   Value *BrCond = BI->getCondition();  in SpeculativelyExecuteBB()  local 2119   Value *BrCond = BI->getCondition();  in SimplifyCondBranchToTwoReturns()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | 
| D | SelectionDAGBuilder.cpp | 2420   SDValue BrCond = DAG.getNode(ISD::BRCOND, dl,  in visitSwitchCase()  local 2483     SDValue BrCond = DAG.getNode(ISD::BRCOND, dl,  in visitJumpTableHeader()  local 2611   SDValue BrCond = DAG.getNode(ISD::BRCOND, dl,  in visitSPDescriptorParent()  local 10155         SDValue BrCond =  in lowerWorkItem()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ | 
| D | SimplifyCFG.cpp | 1966   Value *BrCond = BI->getCondition();  in SpeculativelyExecuteBB()  local 2516   Value *BrCond = BI->getCondition();  in SimplifyCondBranchToTwoReturns()  local
  |