Home
last modified time | relevance | path

Searched defs:InnerAllocaIP (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp4922 __anon8484d89f5502(InsertPointTy InnerAllocaIP, InsertPointTy CodeGenIP) TEST_F() argument
4948 __anon8484d89f5602(InsertPointTy InnerAllocaIP, InsertPointTy CodeGenIP, Value &Original, Value &Inner, Value *&ReplVal) TEST_F() argument
5179 __anon8484d89f5802(InsertPointTy InnerAllocaIP, InsertPointTy CodeGenIP) TEST_F() argument
5202 __anon8484d89f5902(InsertPointTy InnerAllocaIP, InsertPointTy CodeGenIP) TEST_F() argument
5203 __anon8484d89f5a02(InsertPointTy InnerAllocaIP, InsertPointTy CodeGenIP, Value &Original, Value &Inner, Value *&ReplVal) TEST_F() argument
[all...]
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp366 createFakeIntVal(IRBuilder<> & Builder,OpenMPIRBuilder::InsertPointTy OuterAllocaIP,std::stack<Instruction * > & ToBeDeleted,OpenMPIRBuilder::InsertPointTy InnerAllocaIP,const Twine & Name="",bool AsPtr=true) createFakeIntVal() argument
1454 InsertPointTy InnerAllocaIP = Builder.saveIP(); createParallel() local
[all...]