Home
last modified time | relevance | path

Searched defs:EntryBB (Results 1 – 25 of 48) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DBranchProbabilityInfoTest.cpp65 auto *EntryBB = BasicBlock::Create(C, "entry", F, /*insertBefore=*/ExitBB); in TEST_F() local
DScalarEvolutionTest.cpp117 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", F); in TEST_F() local
151 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", F); in TEST_F() local
334 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", F); in TEST_F() local
404 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", F); in TEST_F() local
443 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", F); in TEST_F() local
675 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", F); in TEST_F() local
998 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", F); in TEST_F() local
1055 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", F); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp165 BasicBlock *EntryBB = BasicBlock::Create(C, "entry", RegisterCallDtors); in runOnModule() local
DWebAssemblyLowerEmscriptenEHSjLj.cpp615 BasicBlock *EntryBB = BasicBlock::Create(C, "entry", F); in createSetThrewFunction() local
648 BasicBlock *EntryBB = BasicBlock::Create(C, "entry", F); in createSetTempRet0Function() local
942 BasicBlock &EntryBB = F.getEntryBlock(); in runSjLjOnFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp173 BasicBlock *EntryBB = &F.front(); in setupFunctionContext() local
384 BasicBlock *EntryBB = &F.front(); in setupEntryBlockAndCallSites() local
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp170 BasicBlock *EntryBB = &F.front(); in setupFunctionContext() local
374 BasicBlock *EntryBB = &F.front(); in setupEntryBlockAndCallSites() local
/external/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp244 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", F); in TEST_F() local
/external/llvm/unittests/IR/
DValueTest.cpp195 BasicBlock &EntryBB = F->getEntryBlock(); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DValueTest.cpp208 BasicBlock &EntryBB = F->getEntryBlock(); in TEST() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp502 BasicBlock *EntryBB = F.begin(); in insertSjLjEHSupport() local
717 BasicBlock *EntryBB = F.begin(); in setupFunctionContext() local
935 BasicBlock *EntryBB = F.begin(); in setupEntryBlockAndCallSites() local
/external/clang/lib/CodeGen/
DCGCUDANV.cpp185 llvm::BasicBlock *EntryBB = in makeRegisterGlobalsFn() local
DCGVTables.cpp176 llvm::BasicBlock *EntryBB = &Fn->front(); in GenerateVarArgsThunk() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Scalar/
DLoopPassManagerTest.cpp884 BasicBlock &EntryBB = *BBI++; in TEST_F() local
1086 BasicBlock &EntryBB = *BBI++; in TEST_F() local
1346 BasicBlock &EntryBB = *BBI++; in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Linker/
DLinkModulesTest.cpp69 BasicBlock *EntryBB; member in __anonf2e7ae4a0111::LinkModuleTest
/external/llvm/unittests/Linker/
DLinkModulesTest.cpp69 BasicBlock *EntryBB; member in __anon195a7ef20111::LinkModuleTest
/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h272 BlockT *EntryBB = &BB->getParent()->front(); in verifyLoop() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLowerInvoke.cpp447 BasicBlock *EntryBB = F.begin(); in insertExpensiveEHSupport() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h340 BlockT *EntryBB = &BB->getParent()->front(); in verifyLoop() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp218 BasicBlock &EntryBB = *F.begin(); in runOnFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp163 BasicBlock &EntryBB = *F.begin(); in runOnFunction() local
DSIInsertWaitcnts.cpp1925 MachineBasicBlock *EntryBB = ContainingLoop->getHeader(); in runOnMachineFunction() local
2014 MachineBasicBlock &EntryBB = MF.front(); in runOnMachineFunction() local
/external/llvm/lib/Target/X86/
DX86WinEHState.cpp404 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", Trampoline); in generateLSDAInEAXThunk() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86WinEHState.cpp412 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", Trampoline); in generateLSDAInEAXThunk() local
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp200 MachineBasicBlock &EntryBB = *Fn.begin(); in InsertVRSaveCode() local
/external/llvm/tools/bugpoint/
DMiscompilation.cpp863 BasicBlock *EntryBB = BasicBlock::Create(F->getContext(), in CleanupAndPrepareModules() local

12