Home
last modified time | relevance | path

Searched refs:Module (Results 1001 - 1012 of 1012) sorted by relevance

1...<<41

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8789 auto *Module = MF->getFunction().getParent();
8790 auto *Function = Module->getFunction(Symbol);
H A DSelectionDAGBuilder.cpp93 #include "llvm/IR/Module.h"
2547 const Module &M = *ParentBB->getParent()->getFunction().getParent(); in visitSPDescriptorParent()
6482 const Module &M = *MF.getFunction().getParent(); in visitIntrinsicCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2486 void X86TargetLowering::insertSSPDeclarations(Module &M) const { in insertSSPDeclarations()
2510 Value *X86TargetLowering::getSDagStackGuard(const Module &M) const { in getSDagStackGuard()
2519 Function *X86TargetLowering::getSSPStackGuardCheck(const Module &M) const { in getSSPStackGuardCheck()
3806 const Module *M = MF.getMMI().getModule();
18126 const Module &Mod = *DAG.getMachineFunction().getFunction().getParent();
[all...]
H A DX86InstrInfo.cpp8189 X86InstrInfo::insertOutlinedCall(Module &M, MachineBasicBlock &MBB, in insertOutlinedCall()
/third_party/skia/src/core/
H A DSkVM.cpp2623 auto mod = std::make_unique<llvm::Module>("", *ctx);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp119 #include "llvm/IR/Module.h"
4339 Module *M = I.getParent()->getParent()->getParent();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp6419 Module &M, MachineBasicBlock &MBB, MachineBasicBlock::iterator &It, in insertOutlinedCall()
/third_party/python/Python/
H A Dcompile.c2193 if (!compiler_body(c, mod->v.Module.body)) { in compiler_mod()
/third_party/python/Lib/test/
H A Dtest_descr.py843 class Module(types.ModuleType, str): class in ClassPropertiesAndMethods.test_module_subclasses.MM
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp12115 void ScalarEvolutionWrapperPass::print(raw_ostream &OS, const Module *) const {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6081 const Module *M = MF.getFunction().getParent(); in LowerINTRINSIC_WO_CHAIN()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 208 milliseconds

1...<<41