Home
last modified time | relevance | path

Searched defs:Placeholder (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp252 support::ulittle32_t::ref Placeholder( in resolveX86_64Relocation() local
267 support::ulittle64_t::ref Placeholder( in resolveX86_64Relocation() local
286 support::ulittle32_t::ref Placeholder( in resolveX86Relocation() local
295 support::ulittle32_t::ref Placeholder( in resolveX86Relocation() local
455 uint32_t *Placeholder = in resolveARMRelocation() local
526 uint32_t *Placeholder = in resolveMIPSRelocation() local
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp169 CodeCompletionString::Chunk::CreatePlaceholder(const char *Placeholder) { in CreatePlaceholder()
354 void CodeCompletionBuilder::AddPlaceholderChunk(const char *Placeholder) { in AddPlaceholderChunk()
DSemaCodeComplete.cpp2855 std::string Placeholder; in AddOverloadParameterChunks() local
/external/llvm/unittests/IR/
DConstantsTest.cpp336 auto *Placeholder = new GlobalVariable( in TEST() local
/external/clang/lib/CodeGen/
DCGCall.cpp2401 llvm::Value *Placeholder = in createPlaceholderSlot() local
3097 llvm::Instruction *Placeholder = in EmitCall() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp811 Constant *Placeholder = ResolveConstants.back().first; in ResolveConstantForwardRefs() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp2621 Value *Placeholder = in visitLoadInst() local