Home
last modified time | relevance | path

Searched defs:SPR (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCJITInfo.cpp36 #define BUILD_MTSPR(RS,SPR) \ argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp801 SelectPatternResult SPR = matchSelectPattern(&Sel, LHS, RHS); in canonicalizeMinMaxWithConstant() local
1764 SelectPatternResult SPR = matchSelectPattern(&SI, LHS, RHS, &CastOp); in visitSelectInst() local
DInstCombineCompares.cpp1325 SelectPatternResult SPR = matchSelectPattern(X, A, B); in foldICmpWithZero() local
4671 SelectPatternResult SPR = matchSelectPattern(SI, A, B); in visitICmpInst() local
5184 SelectPatternResult SPR = matchSelectPattern(SI, A, B); in visitFCmpInst() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1105 SelectPatternResult SPR = matchSelectPattern(&SI, LHS, RHS, &CastOp); in visitSelectInst() local
DInstCombineCompares.cpp3272 SelectPatternResult SPR = matchSelectPattern(SI, A, B); in visitICmpInst() local
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp914 SelectPatternResult SPR = matchSelectPattern(SI, LHS, RHS); in solveBlockValueSelect() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyValueInfo.cpp870 SelectPatternResult SPR = matchSelectPattern(SI, LHS, RHS); in solveBlockValueSelect() local
DValueTracking.cpp4453 SelectPatternResult SPR = matchClamp(Pred, CmpLHS, CmpRHS, TrueVal, FalseVal); in matchMinMax() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2774 auto SPR = matchSelectPattern(const_cast<User*>(&I), LHS, RHS); in visitSelect() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2953 auto SPR = matchSelectPattern(const_cast<User*>(&I), LHS, RHS); in visitSelect() local