Home
last modified time | relevance | path

Searched defs:PSV (Results 1 – 18 of 18) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h61 const PseudoSourceValue &PSV) const { in printCustomPseudoSourceValue() argument
68 const PseudoSourceValue *&PSV, ErrorCallbackType ErrorCallback) const { in parseCustomPseudoSourceValue() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMIRFormatter.cpp22 parseCustomPseudoSourceValue(StringRef Src,MachineFunction & MF,PerFunctionMIParsingState & PFS,const PseudoSourceValue * & PSV,ErrorCallbackType ErrorCallback) const parseCustomPseudoSourceValue() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerEmitter.cpp200 mcdxbc::PSVRuntimeInfo PSV; in writeParts() local
[all...]
H A DDXContainerYAML.cpp119 mapping(IO & IO,DXContainerYAML::PSVInfo & PSV) mapping() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp481 if (const PseudoSourceValue *PSV = hasHazard_() local
532 if (const PseudoSourceValue *PSV = MMO.getPseudoValue()) { getUnderlyingObjects() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp313 if (const PseudoSourceValue *PSV = Op->getPseudoValue()) INITIALIZE_PASS_DEPENDENCY() local
H A DImplicitNullChecks.cpp349 if (const PseudoSourceValue *PSV = MMO2->getPseudoValue()) { in areMemoryOpsAliased() local
H A DScheduleDAGInstrs.cpp140 if (const PseudoSourceValue *PSV = MMO->getPseudoValue()) { in getUnderlyingObjectsForInstr() local
1033 operator <<(raw_ostream & OS,const PseudoSourceValue * PSV) operator <<() argument
H A DMachineLICM.cpp927 if (const PseudoSourceValue *PSV = MemOp->getPseudoValue()) mayLoadFromGOTOrConstantPool() local
H A DMachineSink.cpp657 if (const PseudoSourceValue *PSV = MemOp->getPseudoValue()) mayLoadFromGOTOrConstantPool() local
H A DTargetInstrInfo.cpp1527 const PseudoSourceValue *PSV = MMO->getPseudoValue(); describeLoadedValue() local
H A DMachineInstr.cpp1445 if (const PseudoSourceValue *PSV = MMO->getPseudoValue()) { isDereferenceableInvariantLoad() local
H A DMachineVerifier.cpp2389 const PseudoSourceValue *PSV = MMO->getPseudoValue(); visitMachineOperand() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCallAndMessageChecker.cpp220 const SVal PSV = State->getSVal(SValMemRegion, C.getASTContext().CharTy); in uninitRefOrPointer() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp3207 parseMemoryPseudoSourceValue(const PseudoSourceValue * & PSV) parseMemoryPseudoSourceValue() argument
3283 const PseudoSourceValue *PSV = nullptr; parseMachinePointerInfo() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp865 auto PSV = dyn_cast_if_present<const PseudoSourceValue *>(MPO.V); inferAlignFromPtrInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1526 if (const PseudoSourceValue *PSV = MMO->getPseudoValue()) storeLoadIsAligned() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp316 SVal PSV = N->getState()->getSVal(Reg->getRegion()); getMessage() local