/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCCodePadder.cpp | 41 bool InsertionPoint = basicBlockRequiresInsertionPoint(Context); in handleBasicBlockStart() local 82 bool InsertionPoint = instructionRequiresInsertionPoint(Inst); in handleInstructionBegin() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 484 auto InsertionPoint = in sortRelocs() local
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 442 auto InsertionPoint = in sortRelocs() local
|
/external/clang/lib/Format/ |
D | SortJavaScriptImports.cpp | 173 SourceRange InsertionPoint = References[0].Range; in analyze() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64PromoteConstant.cpp | 443 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint() local
|
D | AArch64LoadStoreOptimizer.cpp | 650 MachineBasicBlock::iterator InsertionPoint = MergeForward ? MergeMI : I; in mergeNarrowInsns() local 817 MachineBasicBlock::iterator InsertionPoint = MergeForward ? Paired : I; in mergePairedInsns() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64PromoteConstant.cpp | 450 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint() local
|
D | AArch64LoadStoreOptimizer.cpp | 676 MachineBasicBlock::iterator InsertionPoint = MergeForward ? MergeMI : I; in mergeNarrowZeroStores() local 745 MachineBasicBlock::iterator InsertionPoint = MergeForward ? Paired : I; in mergePairedInsns() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | EarlyIfConversion.cpp | 138 MachineBasicBlock::iterator InsertionPoint; member in __anon8c0b47800111::SSAIfConv
|
/external/llvm/lib/CodeGen/ |
D | EarlyIfConversion.cpp | 138 MachineBasicBlock::iterator InsertionPoint; member in __anonfc1f82480111::SSAIfConv
|
/external/golang-protobuf/protoc-gen-go/plugin/ |
D | plugin.pb.go | 280 …InsertionPoint *string `protobuf:"bytes,2,opt,name=insertion_point,json=insertionPoint" json:"inse… member
|
/external/swiftshader/third_party/subzero/src/ |
D | IceCfgNode.cpp | 184 InstList::iterator InsertionPoint = Insts.end(); in placePhiStores() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | JumpThreading.cpp | 2684 Instruction *InsertionPoint = &*BB->getFirstInsertionPt(); in ThreadGuard() local
|
D | SROA.cpp | 3213 OpSplitter(Instruction *InsertionPoint, Value *Ptr) in OpSplitter()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 2340 bool isSafeToExpandAt(const SCEV *S, const Instruction *InsertionPoint, in isSafeToExpandAt()
|
/external/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 3014 OpSplitter(Instruction *InsertionPoint, Value *Ptr) in OpSplitter()
|