/external/clang/test/Sema/ |
D | unused-expr.c | 7 void bar(volatile int *VP, int *P, int A, in bar()
|
/external/llvm/lib/Transforms/Utils/ |
D | BreakCriticalEdges.cpp | 98 if (const PHINode *VP = dyn_cast<PHINode>(V)) in createPHIsForSplitLoopExit() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BreakCriticalEdges.cpp | 121 if (const PHINode *VP = dyn_cast<PHINode>(V)) in createPHIsForSplitLoopExit() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | BBVectorize.cpp | 1391 VPPair VP(P, ValuePair(UI, UJ)); in computePairsConnectedTo() local 1398 VPPair VP(P, ValuePair(UJ, UI)); in computePairsConnectedTo() local 1414 VPPair VP(P, ValuePair(UI, UJ)); in computePairsConnectedTo() local 1441 VPPair VP(P, ValuePair(UI, UJ)); in computePairsConnectedTo() local 2084 ValuePair VP = ValuePair(O1, O2); in findBestDAGFor() local
|
/external/mesa3d/src/mesa/main/ |
D | rastpos.c | 164 GLfloat VP[3]; /* vector from vertex to light pos */ in shade_rastpos() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 634 if (const PHINode *VP = dyn_cast<PHINode>(I)) in CanSelectOperandBeMappingIntoPredBlock() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1017 DIE &Buffer, const DITemplateValueParameter *VP) { in constructTemplateValueParameterDIE()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1052 DIE &Buffer, const DITemplateValueParameter *VP) { in constructTemplateValueParameterDIE()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1064 DIE &Buffer, const DITemplateValueParameter *VP) { in constructTemplateValueParameterDIE()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | LiveDebugVariables.cpp | 1283 PHIValPos VP = {SI, Reg, SubReg}; in runOnMachineFunction() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 849 if (const PHINode *VP = dyn_cast<PHINode>(V)) in createPHIsForSplitLoopExit() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 1533 if (const PHINode *VP = dyn_cast<PHINode>(I)) in canSelectOperandBeMappingIntoPredBlock() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 1782 if (const PHINode *VP = dyn_cast<PHINode>(I)) in canSelectOperandBeMappingIntoPredBlock() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 6298 TTI::OperandValueProperties VP = TTI::OP_None; in getOperandInfo() local
|