Searched defs:InsertPoint (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIEliminationUtils.cpp45 MachineBasicBlock::iterator InsertPoint = MBB->begin(); local
H A DCodeGenPrepare.cpp6686 Instruction *InsertPoint = I; local
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagOperands.cpp63 void *InsertPoint; local
83 void *InsertPoint; local
104 void *InsertPoint; local
127 void *InsertPoint; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp119 getCXXDestructorImplicitParam( CodeGenModule &CGM, llvm::BasicBlock *InsertBlock, llvm::BasicBlock::iterator InsertPoint, const CXXDestructorDecl *D, CXXDtorType Type, bool ForVirtualBase, bool Delegating) argument
H A DCGDebugInfo.cpp4307 EmitDeclareOfBlockDeclRefVariable( const VarDecl *VD, llvm::Value *Storage, CGBuilderTy &Builder, const CGBlockInfo &blockInfo, llvm::Instruction *InsertPoint) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp276 FieldInfo InsertPoint = {CurAlignment, CharUnits::Zero(), nullptr}; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h79 VPInsertPoint(VPBasicBlock *InsertBlock, VPBasicBlock::iterator InsertPoint) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h110 class InsertPoint { class in class:llvm::RegBankSelect
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp905 auto InsertPoint = ++MachineBasicBlock::iterator(MI); local
799 insertSwap(MachineInstr *MI, MachineBasicBlock::iterator InsertPoint, unsigned DstReg, unsigned SrcReg) argument
[all...]
H A DPPCReduceCRLogicals.cpp199 MachineBasicBlock::iterator InsertPoint = BSI.SplitBefore; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp88 void *InsertPoint; local
111 void *InsertPoint; local
135 void *InsertPoint; local
815 void *InsertPoint; local
1044 void *InsertPoint; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1560 auto InsertPoint = partition_point( local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp550 checkHoistValue(Value *V, Instruction *InsertPoint, DominatorTree &DT, argument
895 Instruction *InsertPoint = getBranchInsertPoint(RI); local
1059 shouldSplit(Instruction *InsertPoint, DenseSet<Value *> &PrevConditionValues, DenseSet<Value *> &ConditionValues, DominatorTree &DT, DenseSet<Instruction *> &Unhoistables) argument
1166 Instruction *InsertPoint = getBranchInsertPoint(RI); local
1396 Instruction *InsertPoint = OutermostScope->BranchInsertPoint; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp184 Instruction *InsertPoint = &InnerResumeDest->front(); local
1916 BasicBlock::iterator InsertPoint = Caller->begin()->begin(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp1021 rollIndent( int ToColumn , Token::TokenKind Kind , TokenQueueT::iterator InsertPoint) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h202 class InsertPoint { class in class:llvm::IRBuilderBase
211 InsertPoint(BasicBlock *InsertBlock, BasicBlock::iterator InsertPoint) argument
[all...]

Completed in 138 milliseconds