Home
last modified time | relevance | path

Searched defs:ValueTy (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DTargetInfo.h319 typedef std::pair<llvm::Value *, StringRef> ValueTy; typedef
DCGExprCXX.cpp1398 typedef typename Traits::ValueTy ValueTy; typedef in __anoned26a1f60411::CallDeleteDuringNew
1499 typedef llvm::Value *ValueTy; in EnterNewDeleteCleanup() typedef
1530 typedef DominatingValue<RValue>::saved_type ValueTy; in EnterNewDeleteCleanup() typedef
DCGAtomic.cpp33 QualType ValueTy; member in __anon28896c410111::AtomicInfo
DTargetInfo.cpp386 QualType ValueTy, bool IsIndirect, in emitVoidPtrVAArg()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp66 Type *ValueTy = Value->getType(); in replaceWithConstant() local
DCoroSplit.cpp625 auto getSwiftErrorSlot = [&](Type *ValueTy) -> Value * { in replaceSwiftErrorOps()
660 auto ValueTy = Op->getType(); in replaceSwiftErrorOps() local
666 auto ValueTy = Value->getType(); in replaceSwiftErrorOps() local
DCoroFrame.cpp2315 static Value *emitGetSwiftErrorValue(IRBuilder<> &Builder, Type *ValueTy, in emitGetSwiftErrorValue()
2351 auto ValueTy = Alloca->getAllocatedType(); in emitSetAndGetSwiftErrorValueAround() local
2412 auto ValueTy = ArgTy->isOpaque() ? PointerType::getUnqual(F.getContext()) in eliminateSwiftErrorArgument() local
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h110 using ValueTy = PointerSumType< variable
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DValue.h513 enum ValueTy { enum
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DLoadStoreOpt.cpp501 LLT ValueTy = MRI->getType(StoreMI.getValueReg()); in addStoreToCandidate() local
DMachineIRBuilder.cpp202 const LLT ValueTy, uint64_t Value) { in materializePtrAdd()
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCodeGenTarget.cpp373 const ValueTypeByHwMode &ValueTy, CodeGenRegBank &RegBank, in getSuperRegForSubReg()
/openbsd/src/gnu/llvm/llvm/include/llvm/TableGen/
DRecord.h423 RecTy *ValueTy; variable
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DSROA.cpp2299 Type *ValueTy = SI->getValueOperand()->getType(); in isIntegerWideningViableForSlice() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp3831 Type *ValueTy, Value *Addr, in emitLoadLinked()
DHexagonISelLoweringHVX.cpp3090 MVT ValueTy = ty(Value); in WidenHvxStore() local
/openbsd/src/gnu/llvm/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1249 LLVMValueRef llvm_add_alias(LLVMModuleRef M, LLVMTypeRef ValueTy, in llvm_add_alias()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetLowering.h1997 virtual Value *emitLoadLinked(IRBuilderBase &Builder, Type *ValueTy, in emitLoadLinked()
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp2216 LLVMValueRef LLVMAddAlias2(LLVMModuleRef M, LLVMTypeRef ValueTy, in LLVMAddAlias2()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp1749 ArrayRef<Value *> OtherOps, AccessKind AK) { in updateImpl()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp11545 Type *ValueTy = StoreTy; in vectorizeStores() local
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMISelLowering.cpp21298 Value *ARMTargetLowering::emitLoadLinked(IRBuilderBase &Builder, Type *ValueTy, in emitLoadLinked()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp22430 Type *ValueTy, Value *Addr, in emitLoadLinked()