Home
last modified time | relevance | path

Searched refs:NoFolder (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DNoFolder.h32 class NoFolder {
34 explicit NoFolder() {} in NoFolder() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DNoFolder.h34 class NoFolder {
36 explicit NoFolder() = default;
/external/llvm/include/llvm/IR/
DNoFolder.h32 class NoFolder {
34 explicit NoFolder() {} in NoFolder() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMParallelDSP.cpp632 static void CreateLoadIns(IRBuilder<NoFolder> &IRB, Instruction *Acc, in CreateLoadIns()
650 IRBuilder<NoFolder> Builder(InsertAfter->getParent(), in CreateSMLADCall()
/external/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp79 IRBuilder<NoFolder> Builder(Instr); in createReplacementInstr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp79 IRBuilder<NoFolder> Builder(Instr); in createReplacementInstr()
/external/llvm/unittests/IR/
DPatternMatch.cpp38 IRBuilder<NoFolder> IRB;
DIRBuilderTest.cpp255 IRBuilder<NoFolder> Builder(BB); in TEST_F()
/external/llvm/include/llvm/
Dmodule.modulemap139 module IR_NoFolder { header "IR/NoFolder.h" export * }
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DInstructionsTest.cpp600 IRBuilder<NoFolder> B(Ctx); in TEST_F()
658 IRBuilder<NoFolder> Builder(Context); in TEST()
DPatternMatch.cpp38 IRBuilder<NoFolder> IRB;
DIRBuilderTest.cpp339 IRBuilder<NoFolder> Builder(BB); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/
Dmodule.modulemap184 module IR_NoFolder { header "IR/NoFolder.h" export * }
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp913 IRBuilder<true, NoFolder> Builder(NT); in HoistThenElseCodeToIf()
1092 IRBuilder<true, NoFolder> Builder(BI); in SpeculativelyExecuteBB()
1341 IRBuilder<true, NoFolder> Builder(InsertPt); in FoldTwoEntryPHINode()
1779 IRBuilder<true, NoFolder> Builder(PBI); in SimplifyCondBranchToCondBranch()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1284 IRBuilder<NoFolder> Builder(NT); in HoistThenElseCodeToIf()
1729 IRBuilder<NoFolder> Builder(BI); in SpeculativelyExecuteBB()
1749 IRBuilder<NoFolder> Builder(BI); in SpeculativelyExecuteBB()
2023 IRBuilder<NoFolder> Builder(InsertPt); in FoldTwoEntryPHINode()
2911 IRBuilder<NoFolder> Builder(PBI); in SimplifyCondBranchToCondBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1378 IRBuilder<NoFolder> Builder(NT); in HoistThenElseCodeToIf()
2061 IRBuilder<NoFolder> Builder(BI); in SpeculativelyExecuteBB()
2083 IRBuilder<NoFolder> Builder(BI); in SpeculativelyExecuteBB()
2370 IRBuilder<NoFolder> Builder(InsertPt); in FoldTwoEntryPHINode()
3315 IRBuilder<NoFolder> Builder(PBI); in SimplifyCondBranchToCondBranch()
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3826 IRBuilder<NoFolder> Builder(InsertAfter->getParent(), in tryToVectorizeList()