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

  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZISelDAGToDAG.cpp 107 /// getI16Imm - Return a target constant with the specified value, of type
109 inline SDValue getI16Imm(uint64_t Imm) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 164 /// getI16Imm - Return a target constant with the specified value, of type
166 inline SDValue getI16Imm(unsigned Imm, const SDLoc &dl) {
    [all...]

Completed in 56 milliseconds