HomeSort by relevance Sort by last modified time
    Searched refs:FastEmitZExtFromI1 (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
FastISel.h 316 /// FastEmitZExtFromI1 - Emit MachineInstrs to compute the value of Op
318 unsigned FastEmitZExtFromI1(MVT VT,
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FastISel.cpp 769 SrcReg = FastEmitZExtFromI1(MVT::i8, SrcReg, /*TODO: Kill=*/false);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]

Completed in 628 milliseconds