Home
last modified time | relevance | path

Searched defs:BMI (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DR600ExpandSpecialInstrs.cpp121 MachineInstr *BMI; in runOnMachineFunction() local
150 MachineInstr *BMI; in runOnMachineFunction() local
180 MachineInstr *BMI; in runOnMachineFunction() local
209 MachineInstr *BMI = in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ExpandSpecialInstrs.cpp146 MachineInstr *BMI = in runOnMachineFunction() local
/external/llvm/lib/Target/AArch64/
DAArch64BranchRelaxation.cpp379 MachineInstr *BMI = &MBB->back(); in fixupConditionalBranch() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp1582 MachineInstr *BMI = &MBB->back(); in fixupConditionalBr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp1350 DenseMap<Value *, Value *>::iterator BMI = BaseMap.find(Op2); in validate() local
/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp1591 MachineInstr *BMI = &MBB->back(); in fixupConditionalBr() local
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp1352 DenseMap<Value *, Value *>::iterator BMI = BaseMap.find(Op2); in validate() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantIslandPass.cpp1474 MachineInstr *BMI = &MBB->back(); in FixUpConditionalBr() local
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp1735 MachineInstr *BMI = &MBB->back(); in fixupConditionalBr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp1671 MachineInstr *BMI = &MBB->back(); in fixupConditionalBr() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp458 const CXXCtorInitializer *BMI = Init.getInitializer(); in ProcessInitializer() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1534 auto *BMI = ConstantInt::get(P->getType(), APInt::getLowBitsSet(32, IC)); in generate() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp6779 BMI, in EmitX86BuiltinExpr() enumerator