Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.h300 typedef std::pair<llvm::Value *, StringRef> ValueTy; typedef
H A DCGExprCXX.cpp1397 typedef typename Traits::ValueTy ValueTy; typedef in __anon33873e850411::CallDeleteDuringNew
1498 typedef llvm::Value *ValueTy; in EnterNewDeleteCleanup() typedef
1529 typedef DominatingValue<RValue>::saved_type ValueTy; in EnterNewDeleteCleanup() typedef
H A DCGAtomic.cpp33 QualType ValueTy; member in __anon41f132f00111::AtomicInfo
H A DTargetInfo.cpp363 QualType ValueTy, bool IsIndirect, in emitVoidPtrVAArg()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h118 using ValueTy = PointerSumType< variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp58 Type *ValueTy = Value->getType(); in replaceWithConstant() local
H A DCoroSplit.cpp590 auto getSwiftErrorSlot = [&](Type *ValueTy) -> Value * { in replaceSwiftErrorOps()
623 auto ValueTy = Op->getType(); in replaceSwiftErrorOps() local
629 auto ValueTy = Value->getType(); in replaceSwiftErrorOps() local
H A DCoroFrame.cpp2121 static Value *emitGetSwiftErrorValue(IRBuilder<> &Builder, Type *ValueTy, in emitGetSwiftErrorValue()
2157 auto ValueTy = Alloca->getAllocatedType(); in emitSetAndGetSwiftErrorValueAround() local
2221 auto ValueTy = ArgTy->getElementType(); in eliminateSwiftErrorArgument() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenTarget.cpp342 CodeGenTarget::getSuperRegForSubReg(const ValueTypeByHwMode &ValueTy, in getSuperRegForSubReg()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DValue.h522 enum ValueTy { enum
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp194 const LLT ValueTy, uint64_t Value) { in materializePtrAdd()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h408 RecTy *ValueTy; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1926 MVT ValueTy = ty(Value); in WidenHvxStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2051 Type *ValueTy = SI->getValueOperand()->getType(); in isIntegerWideningViableForSlice() local