Home
last modified time | relevance | path

Searched refs:Br (Results 1 – 25 of 238) sorted by relevance

12345678910

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp129 MachineInstr *Br = nullptr; member
156 int64_t computeOffset(const MachineInstr *Br);
158 void replaceBranch(MachineBasicBlock &MBB, Iter Br, const DebugLoc &DL,
225 static MachineBasicBlock *getTargetMBB(const MachineInstr &Br) { in getTargetMBB() argument
226 for (unsigned I = 0, E = Br.getDesc().getNumOperands(); I < E; ++I) { in getTargetMBB()
227 const MachineOperand &MO = Br.getOperand(I); in getTargetMBB()
304 int64_t MipsBranchExpansion::computeOffset(const MachineInstr *Br) { in computeOffset() argument
306 int ThisMBB = Br->getParent()->getNumber(); in computeOffset()
307 int TargetMBB = getTargetMBB(*Br)->getNumber(); in computeOffset()
334 void MipsBranchExpansion::replaceBranch(MachineBasicBlock &MBB, Iter Br, in replaceBranch() argument
[all …]
DMipsConstantIslandPass.cpp405 bool fixupImmediateBr(ImmBranch &Br);
406 bool fixupConditionalBr(ImmBranch &Br);
407 bool fixupUnconditionalBr(ImmBranch &Br);
1484 bool MipsConstantIslands::fixupImmediateBr(ImmBranch &Br) { in fixupImmediateBr() argument
1485 MachineInstr *MI = Br.MI; in fixupImmediateBr()
1490 if (isBBInRange(MI, DestBB, Br.MaxDisp)) in fixupImmediateBr()
1493 if (!Br.isCond) in fixupImmediateBr()
1494 return fixupUnconditionalBr(Br); in fixupImmediateBr()
1495 return fixupConditionalBr(Br); in fixupImmediateBr()
1503 MipsConstantIslands::fixupUnconditionalBr(ImmBranch &Br) { in fixupUnconditionalBr() argument
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCPreEmitPeephole.cpp237 MachineInstr *Br = &*I; in runOnMachineFunction() local
238 if (Br->getOpcode() != PPC::BC && Br->getOpcode() != PPC::BCn) in runOnMachineFunction()
241 Register CRBit = Br->getOperand(0).getReg(); in runOnMachineFunction()
244 MachineBasicBlock::reverse_iterator It = Br, Er = MBB.rend(); in runOnMachineFunction()
259 if ((Br->getOpcode() == PPC::BCn && CRSetOp == PPC::CRSET) || in runOnMachineFunction()
260 (Br->getOpcode() == PPC::BC && CRSetOp == PPC::CRUNSET)) { in runOnMachineFunction()
262 InstrsToErase.push_back(Br); in runOnMachineFunction()
263 MBB.removeSuccessor(Br->getOperand(1).getMBB()); in runOnMachineFunction()
268 MachineBasicBlock::iterator It = Br, Er = MBB.end(); in runOnMachineFunction()
274 if (!MBB.isLayoutSuccessor(Br->getOperand(1).getMBB())) { in runOnMachineFunction()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp270 bool fixupImmediateBr(ImmBranch &Br);
271 bool fixupConditionalBr(ImmBranch &Br);
272 bool fixupUnconditionalBr(ImmBranch &Br);
1603 bool ARMConstantIslands::fixupImmediateBr(ImmBranch &Br) { in fixupImmediateBr() argument
1604 MachineInstr *MI = Br.MI; in fixupImmediateBr()
1608 if (BBUtils->isBBInRange(MI, DestBB, Br.MaxDisp)) in fixupImmediateBr()
1611 if (!Br.isCond) in fixupImmediateBr()
1612 return fixupUnconditionalBr(Br); in fixupImmediateBr()
1613 return fixupConditionalBr(Br); in fixupImmediateBr()
1621 ARMConstantIslands::fixupUnconditionalBr(ImmBranch &Br) { in fixupUnconditionalBr() argument
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.cpp203 if (auto *Br = dyn_cast<BranchInst>(Inst)) { in createVPInstructionsForVPBB() local
206 if (Br->isConditional()) in createVPInstructionsForVPBB()
207 getOrCreateVPOperand(Br->getCondition()); in createVPInstructionsForVPBB()
290 auto *Br = cast<BranchInst>(TI); in buildPlainCFG() local
291 Value *BrCond = Br->getCondition(); in buildPlainCFG()
DLoopVectorizationLegality.cpp433 auto *Br = dyn_cast<BranchInst>(BB->getTerminator()); in canVectorizeOuterLoop() local
434 if (!Br) { in canVectorizeOuterLoop()
450 if (!EnableVPlanPredication && Br && Br->isConditional() && in canVectorizeOuterLoop()
451 !TheLoop->isLoopInvariant(Br->getCondition()) && in canVectorizeOuterLoop()
452 !LI->isLoopHeader(Br->getSuccessor(0)) && in canVectorizeOuterLoop()
453 !LI->isLoopHeader(Br->getSuccessor(1))) { in canVectorizeOuterLoop()
/third_party/skia/third_party/externals/icu/source/data/curr/
Dru_BY.txt7 "Br",
16 BYN{"Br"}
Dwo.txt20 "Pound bu Grànd Brëtaañ",
68 other{"Pound yu Grànd Brëtaañ"}
Dso_ET.txt7 "Br",
/third_party/icu/icu4c/source/data/curr/
Dru_BY.txt7 "Br",
16 BYN{"Br"}
Dwo.txt20 "Pound bu Grànd Brëtaañ",
68 other{"Pound yu Grànd Brëtaañ"}
Dso_ET.txt7 "Br",
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp950 auto Br = dyn_cast<BranchInst>(E->getEntry()->getTerminator()); in hasOnlyUniformBranches() local
951 if (!Br || !Br->isConditional()) in hasOnlyUniformBranches()
954 if (!DA.isUniform(Br)) in hasOnlyUniformBranches()
960 LLVM_DEBUG(dbgs() << "BB: " << Br->getParent()->getName() in hasOnlyUniformBranches()
973 auto Br = dyn_cast<BranchInst>(BB->getTerminator()); in hasOnlyUniformBranches() local
974 if (!Br || !Br->isConditional()) in hasOnlyUniformBranches()
977 if (!Br->getMetadata(UniformMDKindID)) { in hasOnlyUniformBranches()
/third_party/python/Lib/test/
Dtokenize_tests.txt115 x = br'abc' + Br'ABC' + bR'ABC' + BR'ABC'
116 y = br"abc" + Br"ABC" + bR"ABC" + BR"ABC"
127 y = Br"""foo
/third_party/icu/icu4c/source/data/unit/
Dpcm.txt218 dnam{"Mail-dẹm Fọ Ẹ́vrí Brítísh Gálọn"}
219 one{"{0} Mail Fọ Ẹ́vrí Brítísh Gálọn"}
220 other{"{0} Mail Fọ Ẹ́vrí Brítísh Gálọn"}
385 dnam{"Brítísh Támál Yúnit-dẹm"}
386 one{"{0} Brítísh Támál Yúnit"}
387 other{"{0} Brítísh Támál Yúnit"}
970 dnam{"Brítísh Líkwíd Aúnsis-dẹm"}
971 one{"{0} Brítísh Líkwíd Aúns"}
972 other{"{0} Brítísh Líkwíd Aúns"}
981 dnam{"Brítísh Galọn-dẹm"}
[all …]
Daf.txt967 per{"{0}/Br. gell."}
1173 dnam{"m/Br.gell."}
1174 one{"{0}m/Br.g."}
1175 other{"{0}m/Br.g."}
1812 one{"{0}Br.gell."}
1813 other{"{0}Br.gell."}
1814 per{"{0}/Br.gell."}
2035 dnam{"myl/Br. gelling"}
2036 one{"{0} myl/Br.g."}
2037 other{"{0} myl/Br.g."}
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp119 if (const BranchInst *Br = dyn_cast<BranchInst>(&I)) { in getUnrollingPreferences() local
120 if (UP.Threshold < MaxBoost && Br->isConditional()) { in getUnrollingPreferences()
121 BasicBlock *Succ0 = Br->getSuccessor(0); in getUnrollingPreferences()
122 BasicBlock *Succ1 = Br->getSuccessor(1); in getUnrollingPreferences()
126 if (dependsOnLocalPhi(L, Br->getCondition())) { in getUnrollingPreferences()
130 << *L << " due to " << *Br << '\n'); in getUnrollingPreferences()
512 case Instruction::Br: in getCFInstrCost()
938 case Instruction::Br: in getCFInstrCost()
/third_party/libphonenumber/resources/geocoding/de/
D32.txt27 322|Brüssel
31 3250|Brügge
/third_party/skia/third_party/externals/icu/source/data/unit/
Dpcm.txt218 dnam{"Mail-dẹm Fọ Ẹ́vrí Brítísh Gálọn"}
219 one{"{0} Mail Fọ Ẹ́vrí Brítísh Gálọn"}
220 other{"{0} Mail Fọ Ẹ́vrí Brítísh Gálọn"}
380 dnam{"Brítísh Támál Yúnit-dẹm"}
381 one{"{0} Brítísh Támál Yúnit"}
382 other{"{0} Brítísh Támál Yúnit"}
960 dnam{"Brítísh Líkwíd Aúnsis-dẹm"}
961 one{"{0} Brítísh Líkwíd Aúns"}
962 other{"{0} Brítísh Líkwíd Aúns"}
971 dnam{"Brítísh Galọn-dẹm"}
[all …]
Daf.txt950 per{"{0}/Br. gell."}
1424 dnam{"myl/Br. gelling"}
1425 one{"{0} myl/Br.g."}
1426 other{"{0} myl/Br.g."}
2147 dnam{"Br. vl.oz."}
2148 one{"{0} Br. vl.oz."}
2149 other{"{0} Br. vl.oz."}
2158 dnam{"Br. gell."}
2159 one{"{0} Br. gell."}
2160 other{"{0} Br. gell."}
[all …]
/third_party/libphonenumber/resources/geocoding/en/
D40.txt27 40239|Brăila
68 40339|Brăila
/third_party/vixl/examples/aarch64/
Dcustom-disassembler.cc137 __ Br(x30); in GenerateCustomDisassemblerTestCode() local
138 __ Br(lr); in GenerateCustomDisassemblerTestCode() local
/third_party/libphonenumber/resources/geocoding/ro/
D40.txt28 40239|Brăila
69 40339|Brăila
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp1270 const auto *Br = cast<BranchInst>(I); in selectBr() local
1271 if (Br->isUnconditional()) { in selectBr()
1272 MachineBasicBlock *MSucc = FuncInfo.MBBMap[Br->getSuccessor(0)]; in selectBr()
1273 fastEmitBranch(MSucc, Br->getDebugLoc()); in selectBr()
1277 MachineBasicBlock *TBB = FuncInfo.MBBMap[Br->getSuccessor(0)]; in selectBr()
1278 MachineBasicBlock *FBB = FuncInfo.MBBMap[Br->getSuccessor(1)]; in selectBr()
1281 unsigned CondReg = getRegForI1Value(Br->getCondition(), Not); in selectBr()
1293 finishCondBranch(Br->getParent(), TBB, FBB); in selectBr()
1384 case Instruction::Br: in fastSelectInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp1239 InstBr *Br = nullptr; in shortCircuit() local
1240 if ((Br = llvm::dyn_cast<InstBr>(Last))) { in shortCircuit()
1241 if (!Br->isUnconditional()) { in shortCircuit()
1242 Condition = llvm::dyn_cast<Variable>(Br->getCondition()); in shortCircuit()
1248 auto *JumpOnTrue = Br->getTargetTrue(); in shortCircuit()
1249 auto *JumpOnFalse = Br->getTargetFalse(); in shortCircuit()
1377 Br->replaceSource(0, UnusedOperand); // Index 0 has the condition of the Br in shortCircuit()

12345678910