| /external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeTypePointer.cpp | 75 const MemberPointerInfo &MPI = Record->getMemberInfo(); in getClassParentId() local 159 static inline bool isInheritanceKind(const MemberPointerInfo &MPI, in isInheritanceKind()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeTypePointer.cpp | 74 const MemberPointerInfo &MPI = Record->getMemberInfo(); in getClassParentId() local 158 static inline bool isInheritanceKind(const MemberPointerInfo &MPI, in isInheritanceKind()
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.h | 751 MachinePointerInfo MPI; member
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeVectorTypes.cpp | 1166 MachinePointerInfo &MPI, SDValue &Ptr, in IncrementPointer() 1452 MachinePointerInfo MPI = Load->getPointerInfo(); in SplitVecRes_INSERT_SUBVECTOR() local 1775 MachinePointerInfo MPI = Load->getPointerInfo(); in SplitVecRes_INSERT_VECTOR_ELT() local 1855 MachinePointerInfo MPI; in SplitVecRes_LOAD() local 1925 MachinePointerInfo MPI; in SplitVecRes_VP_LOAD() local 2089 MachinePointerInfo MPI; in SplitVecRes_MLOAD() local 3310 MachinePointerInfo MPI; in SplitVecOp_VP_STORE() local 3460 MachinePointerInfo MPI; in SplitVecOp_MSTORE() local 3597 MachinePointerInfo MPI; in SplitVecOp_STORE() local 6808 MachinePointerInfo MPI = LD->getPointerInfo(); in GenWidenVectorLoads() local [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.h | 981 MachinePointerInfo MPI; member
|
| /external/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyRegStackify.cpp | 142 const MachinePointerInfo &MPI = MMO->getPointerInfo(); in Query() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.h | 1196 MachinePointerInfo MPI; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MachineFunction.cpp | 445 MachinePointerInfo MPI = MMO->getValue() ? in getMachineMemOperand() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| D | CodeViewYAMLTypes.cpp | 385 void MappingTraits<MemberPointerInfo>::mapping(IO &IO, MemberPointerInfo &MPI) { in mapping()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
| D | CodeViewYAMLTypes.cpp | 390 void MappingTraits<MemberPointerInfo>::mapping(IO &IO, MemberPointerInfo &MPI) { in mapping()
|
| /external/llvm/lib/Transforms/Utils/ |
| D | MemorySSA.cpp | 1166 for (auto MPI = upward_defs_begin(PHIPair), MPE = upward_defs_end(); in UpwardsDFSWalk() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
| D | MachineFunction.cpp | 527 MachinePointerInfo MPI = MMO->getValue() ? in getMachineMemOperand() local
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 1224 MemberPointerInfo MPI( in lowerTypeMemberPointer() local
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
| D | bn_test.cc | 1259 TEST_F(BNTest, MPI) { in TEST_F() argument
|
| /external/boringssl/src/crypto/fipsmodule/bn/ |
| D | bn_test.cc | 1316 TEST_F(BNTest, MPI) { in TEST_F() argument
|
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/ |
| D | bn_test.cc | 1318 TEST_F(BNTest, MPI) { in TEST_F() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 299 PointerOptions PO, uint8_t Size, const MemberPointerInfo &MPI) in PointerRecord()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 294 PointerOptions PO, uint8_t Size, const MemberPointerInfo &MPI) in PointerRecord()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
| D | X86ISelDAGToDAG.cpp | 1314 MachinePointerInfo MPI = in PreprocessISelDAG() local 1370 MachinePointerInfo MPI = in PreprocessISelDAG() local
|
| D | X86ISelLowering.cpp | 9757 MachinePointerInfo MPI = in lowerBuildVectorAsBroadcast() local 9774 MachinePointerInfo MPI = in lowerBuildVectorAsBroadcast() local 9850 MachinePointerInfo MPI = in lowerBuildVectorAsBroadcast() local 11317 MachinePointerInfo MPI = MachinePointerInfo::getConstantPool(MF); in LowerBUILD_VECTOR() local 21443 MachinePointerInfo MPI = in LowerSINT_TO_FP() local 21926 MachinePointerInfo MPI = in LowerUINT_TO_FP() local 22136 MachinePointerInfo MPI = MachinePointerInfo::getFixedStack(MF, SSFI); in FP_TO_INTHelper() local 23089 MachinePointerInfo MPI = in LRINT_LLRINTHelper() local 29085 MachinePointerInfo MPI = MachinePointerInfo::getFixedStack(MF, SSFI); in LowerGET_ROUNDING() local 29127 MachinePointerInfo MPI = MachinePointerInfo::getFixedStack(MF, OldCWFrameIdx); in LowerSET_ROUNDING() local [all …]
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
| D | RISCVISelDAGToDAG.cpp | 104 MachinePointerInfo MPI = MachinePointerInfo::getFixedStack(MF, FI); in PreprocessISelDAG() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 1780 MemberPointerInfo MPI( in lowerTypeMemberPointer() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 1957 MemberPointerInfo MPI( in lowerTypeMemberPointer() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
| D | IRTranslator.cpp | 2493 MachinePointerInfo MPI; in translateCall() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
| D | BitcodeWriter.cpp | 467 const auto &MPI = Index.modulePaths().find(M.first); in forEachModule() local
|