HomeSort by relevance Sort by last modified time
    Searched defs:GetPromotedInteger (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 178 /// GetPromotedInteger - Given a processed operand Op which was promoted to a
187 SDValue GetPromotedInteger(SDValue Op) {
200 Op = GetPromotedInteger(Op);
210 Op = GetPromotedInteger(Op);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 208 SDValue GetPromotedInteger(SDValue Op) {
220 Op = GetPromotedInteger(Op);
229 Op = GetPromotedInteger(Op);
    [all...]

Completed in 80 milliseconds