Home
last modified time | relevance | path

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

/external/libcxxabi/test/
Dunittest_demangle.pass.cpp18 PODSmallVector<int, 1> PSV; in testPODSmallVector() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h618 auto PSV = BufferPSVs.try_emplace( in getBufferPSV() local
627 auto PSV = ImagePSVs.try_emplace( in getImagePSV() local
DAMDGPUISelDAGToDAG.cpp1094 auto PSV = PtrInfo.V.dyn_cast<const PseudoSourceValue *>(); in isStackPtrRelative() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp481 if (const PseudoSourceValue *PSV = in hasHazard_() local
534 if (const PseudoSourceValue *PSV = in getUnderlyingObjects() local
/external/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp453 if (const PseudoSourceValue *PSV = in hasHazard_() local
507 if (const PseudoSourceValue *PSV = in getUnderlyingObjects() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DImplicitNullChecks.cpp342 if (const PseudoSourceValue *PSV = MMO2->getPseudoValue()) { in areMemoryOpsAliased() local
DScheduleDAGInstrs.cpp138 if (const PseudoSourceValue *PSV = MMO->getPseudoValue()) { in getUnderlyingObjectsForInstr() local
961 raw_ostream &llvm::operator<<(raw_ostream &OS, const PseudoSourceValue* PSV) { in operator <<()
DMachineLICM.cpp898 if (const PseudoSourceValue *PSV = MemOp->getPseudoValue()) in mayLoadFromGOTOrConstantPool() local
DMachineVerifier.cpp1342 const PseudoSourceValue *PSV = MMO->getPseudoValue(); in visitMachineOperand() local
DMachineInstr.cpp1143 if (const PseudoSourceValue *PSV = MMO->getPseudoValue()) in isDereferenceableInvariantLoad() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGInstrs.cpp119 if (const PseudoSourceValue *PSV = dyn_cast<PseudoSourceValue>(V)) { in getUnderlyingObjectForInstr() local
DMachineInstr.cpp1259 if (const PseudoSourceValue *PSV = dyn_cast<PseudoSourceValue>(V)) in isInvariantLoad() local
/external/clang/lib/StaticAnalyzer/Checkers/
DCallAndMessageChecker.cpp170 const SVal PSV = State->getSVal(SValMemRegion); in uninitRefOrPointer() local
/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp175 if (const PseudoSourceValue *PSV = MMO->getPseudoValue()) { in getUnderlyingObjectsForInstr() local
1119 raw_ostream &llvm::operator<<(raw_ostream &OS, const PseudoSourceValue* PSV) { in operator <<()
DMachineInstr.cpp565 else if (const PseudoSourceValue *PSV = getPseudoValue()) in print() local
1587 if (const PseudoSourceValue *PSV = MMO->getPseudoValue()) in isInvariantLoad() local
DMachineLICM.cpp848 if (const PseudoSourceValue *PSV = MemOp->getPseudoValue()) in mayLoadFromGOTOrConstantPool() local
DMachineVerifier.cpp1078 const PseudoSourceValue *PSV = MMO->getPseudoValue(); in visitMachineOperand() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp144 auto PSV = MPI.V.get<const PseudoSourceValue *>(); in Query() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp180 auto PSV = MPI.V.get<const PseudoSourceValue *>(); in Query() local
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1679 bool MIParser::parseMemoryPseudoSourceValue(const PseudoSourceValue *&PSV) { in parseMemoryPseudoSourceValue()
1742 const PseudoSourceValue *PSV = nullptr; in parseMachinePointerInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2298 bool MIParser::parseMemoryPseudoSourceValue(const PseudoSourceValue *&PSV) { in parseMemoryPseudoSourceValue()
2360 const PseudoSourceValue *PSV = nullptr; in parseMachinePointerInfo() local
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp1147 SVal PSV = State->getSVal(Reg->getRegion()); in getMessage() local