Home
last modified time | relevance | path

Searched defs:OE (Results 1 – 25 of 86) sorted by relevance

1234

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.cpp101 OE = CS.arg_end(); OI != OE; ++OI) { in CanUse() local
119 for (User::const_op_iterator OI = Inst->op_begin(), OE = Inst->op_end(); in CanUse() local
H A DObjCARCAPElim.cpp157 for (User::op_iterator OI = Init->op_begin(), OE = Init->op_end(); in runOnModule() local
/aosp_15_r20/external/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.cpp105 OE = CS.arg_end(); OI != OE; ++OI) { in CanUse() local
123 for (User::const_op_iterator OI = Inst->op_begin(), OE = Inst->op_end(); in CanUse() local
H A DObjCARCAPElim.cpp155 for (User::op_iterator OI = Init->op_begin(), OE = Init->op_end(); in runOnModule() local
/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp84 for (unsigned OI = 4, OE = MI.getNumOperands(); OI < OE; ++OI) { in getARMStoreDeprecationInfo() local
102 for (unsigned OI = 4, OE = MI.getNumOperands(); OI < OE; ++OI) { in getARMLoadDeprecationInfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp87 for (unsigned OI = 4, OE = MI.getNumOperands(); OI < OE; ++OI) { in getARMStoreDeprecationInfo() local
105 for (unsigned OI = 4, OE = MI.getNumOperands(); OI < OE; ++OI) { in getARMLoadDeprecationInfo() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Scalar/
DGVNExpression.h217 const auto &OE = cast<BasicExpression>(Other); in equals() local
457 const AggregateValueExpression &OE = cast<AggregateValueExpression>(Other); in equals() local
524 const PHIExpression &OE = cast<PHIExpression>(Other); in equals() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Scalar/
DGVNExpression.h217 const auto &OE = cast<BasicExpression>(Other); in equals() local
457 const AggregateValueExpression &OE = cast<AggregateValueExpression>(Other); in equals() local
524 const PHIExpression &OE = cast<PHIExpression>(Other); in equals() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h217 const auto &OE = cast<BasicExpression>(Other); in equals() local
457 const AggregateValueExpression &OE = cast<AggregateValueExpression>(Other); in equals() local
524 const PHIExpression &OE = cast<PHIExpression>(Other); in equals() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Scalar/
DGVNExpression.h217 const auto &OE = cast<BasicExpression>(Other); in equals() local
457 const AggregateValueExpression &OE = cast<AggregateValueExpression>(Other); in equals() local
524 const PHIExpression &OE = cast<PHIExpression>(Other); in equals() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h217 const auto &OE = cast<BasicExpression>(Other); in equals() local
459 const AggregateValueExpression &OE = cast<AggregateValueExpression>(Other); in equals() local
521 const PHIExpression &OE = cast<PHIExpression>(Other); in equals() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Scalar/
DGVNExpression.h217 const auto &OE = cast<BasicExpression>(Other); in equals() local
457 const AggregateValueExpression &OE = cast<AggregateValueExpression>(Other); in equals() local
524 const PHIExpression &OE = cast<PHIExpression>(Other); in equals() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp96 for (unsigned OI = 4, OE = MI.getNumOperands(); OI < OE; ++OI) { in getARMStoreDeprecationInfo() local
113 for (unsigned OI = 4, OE = MI.getNumOperands(); OI < OE; ++OI) { in getARMLoadDeprecationInfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/ObjCARC/
H A DObjCARCAPElim.cpp125 for (User::op_iterator OI = Init->op_begin(), OE = Init->op_end(); in runImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DObjCARCInstKind.cpp299 for (User::const_op_iterator OI = I->op_begin(), OE = I->op_end(); in GetARCInstKind() local
H A DAliasAnalysisEvaluator.cpp128 for (Instruction::op_iterator OI = Inst.op_begin(), OE = Inst.op_end(); in runInternal() local
/aosp_15_r20/external/llvm/lib/IR/
H A DTypeFinder.cpp62 for (User::const_op_iterator OI = I.op_begin(), OE = I.op_end(); in run() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DObjCARCInstKind.cpp318 for (User::const_op_iterator OI = I->op_begin(), OE = I->op_end(); in GetARCInstKind() local
H A DIVUsers.cpp73 for (SCEVAddExpr::op_iterator OI = Add->op_begin(), OE = Add->op_end(); in isInteresting() local
H A DAliasAnalysisEvaluator.cpp130 for (Instruction::op_iterator OI = Inst.op_begin(), OE = Inst.op_end(); in runInternal() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp235 for (Instruction::op_iterator OI = I->op_begin(), OE = I->op_end(); in createExpr() local
325 for (Instruction::op_iterator OI = EI->op_begin(), OE = EI->op_end(); in createExtractvalueExpr() local
1634 OE = GEP->idx_end(); in processNonLocalLoad() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp277 for (Instruction::op_iterator OI = I->op_begin(), OE = I->op_end(); in createExpr() local
349 for (Instruction::op_iterator OI = EI->op_begin(), OE = EI->op_end(); in createExtractvalueExpr() local
1341 OE = GEP->idx_end(); in processNonLocalLoad() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp752 OE = MI->operands_end(); OI != OE; ++OI) { in SplitCriticalEdge() local
773 OE = MI->operands_end(); OI != OE; ++OI) { in SplitCriticalEdge() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp907 OE = MI->operands_end(); OI != OE; ++OI) { in SplitCriticalEdge() local
928 OE = MI->operands_end(); OI != OE; ++OI) { in SplitCriticalEdge() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVRegularizer.cpp137 for (unsigned OI = 0, OE = II->getNumOperands(); OI != OE; ++OI) { in runLowerConstExpr() local

1234