Searched defs:PVal (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVRegularizer.cpp | 236 PoisonValue *PVal = PoisonValue::get(Arg0Ty); in visitCallScalToVec() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 890 } else if (const PseudoSourceValue *PVal = Op.getPseudoValue()) { in print() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineOperand.cpp | 1105 } else if (const PseudoSourceValue *PVal = getPseudoValue()) { in print() local
|
H A D | LiveDebugValues.cpp | 708 const PseudoSourceValue *PVal = (*MMOI)->getPseudoValue(); in extractSpillBaseRegAndOffset() local
|
H A D | RegisterCoalescer.cpp | 1088 VNInfo *PVal = IntA.getVNInfoBefore(LIS->getMBBEndIdx(Pred)); in removePartialRedundancy() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineOperand.cpp | 1184 } else if (const PseudoSourceValue *PVal = getPseudoValue()) { in print() local
|
H A D | RegisterCoalescer.cpp | 1123 VNInfo *PVal = IntA.getVNInfoBefore(LIS->getMBBEndIdx(Pred)); in removePartialRedundancy() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | rpcasync.h | 97 ULONGLONG PVal; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 1338 const PseudoSourceValue *PVal = (*MMOI)->getPseudoValue(); in extractSpillBaseRegAndOffset() local 1966 const PseudoSourceValue *PVal = (*MMOI)->getPseudoValue(); in isSpillInstruction() local
|
H A D | VarLocBasedImpl.cpp | 1296 const PseudoSourceValue *PVal = (*MMOI)->getPseudoValue(); in extractSpillBaseRegAndOffset() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 5124 SDValue PVal, KVal, QVal; in prepareUREMEqFold() local 5368 SDValue PVal, AVal, KVal, QVal; in prepareSREMEqFold() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6366 SDValue PVal, KVal, QVal; in prepareUREMEqFold() local 6620 SDValue PVal, AVal, KVal, QVal; in prepareSREMEqFold() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 5635 llvm::Value *PVal = Pointers[i]; in emitOffloadingArrays() local
|