Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp270 CodeCompletionString::Chunk::CreatePlaceholder(const char *Placeholder) { in CreatePlaceholder()
460 void CodeCompletionBuilder::AddPlaceholderChunk(const char *Placeholder) { in AddPlaceholderChunk()
H A DSemaCodeComplete.cpp3822 auto AddChunk = [&](llvm::StringRef Placeholder) { in AddOverloadAggregateChunks()
3882 std::string Placeholder; in AddOverloadParameterChunks() local
3967 std::string Placeholder = in createTemplateSignatureString() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp506 Value *Placeholder = reinterpret_cast<Value *>(static_cast<uintptr_t>(-1)); in negate() local
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp58 Placeholder, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp307 StructType *Placeholder = StructType::create(Ty->getContext()); in remapTypeImpl() local
341 auto *Placeholder = cast<StructType>(*RecursionEntry); in remapTypeImpl() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1373 uint32_t *Placeholder = in processRelocationRef() local
1385 uint8_t *Placeholder = reinterpret_cast<uint8_t *>( in processRelocationRef() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp197 TempMDNode Placeholder; member
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h493 enum { Function, Tag, Placeholder } Kind = Function; enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4047 llvm::Value *Placeholder = llvm::PoisonValue::get(IRPtrTy); in createPlaceholderSlot() local
5141 llvm::Instruction *Placeholder = in EmitCall() local
H A DCGObjCGNU.cpp1984 if (auto Placeholder = in GenerateClass() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp573 MachineOperand *Placeholder = nullptr; in finalizeInsInstrs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2950 Value *Placeholder = in visitLoadInst() local