Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDTargetInfo.h284 typedef std::pair<llvm::Value *, StringRef> ValueTy; typedef
HDCGExprCXX.cpp1392 typedef typename Traits::ValueTy ValueTy; typedef in __anon9a576e110411::CallDeleteDuringNew
1493 typedef llvm::Value *ValueTy; in EnterNewDeleteCleanup() typedef
1524 typedef DominatingValue<RValue>::saved_type ValueTy; in EnterNewDeleteCleanup() typedef
HDCGAtomic.cpp33 QualType ValueTy; member in __anond873a0fc0111::AtomicInfo
HDTargetInfo.cpp343 QualType ValueTy, bool IsIndirect, in emitVoidPtrVAArg()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
HDCoroElide.cpp55 Type *ValueTy = Value->getType(); in replaceWithConstant() local
HDCoroFrame.cpp1163 static Value *emitGetSwiftErrorValue(IRBuilder<> &Builder, Type *ValueTy, in emitGetSwiftErrorValue()
1199 auto ValueTy = Alloca->getAllocatedType(); in emitSetAndGetSwiftErrorValueAround() local
1263 auto ValueTy = ArgTy->getElementType(); in eliminateSwiftErrorArgument() local
HDCoroSplit.cpp502 auto getSwiftErrorSlot = [&](Type *ValueTy) -> Value * { in replaceSwiftErrorOps()
535 auto ValueTy = Op->getType(); in replaceSwiftErrorOps() local
541 auto ValueTy = Value->getType(); in replaceSwiftErrorOps() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDMemoryDependenceAnalysis.h117 using ValueTy = PointerSumType< variable
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDCodeGenTarget.cpp301 CodeGenTarget::getSuperRegForSubReg(const ValueTypeByHwMode &ValueTy, in getSuperRegForSubReg()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDValue.h465 enum ValueTy { enum
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDMachineIRBuilder.cpp226 const LLT &ValueTy, uint64_t Value) { in materializePtrAdd()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDSROA.cpp2040 Type *ValueTy = SI->getValueOperand()->getType(); in isIntegerWideningViableForSlice() local