Searched refs:selectMOV64Imm32 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 216 bool selectMOV64Imm32(SDValue N, SDValue &Imm); 1551 bool X86DAGToDAGISel::selectMOV64Imm32(SDValue N, SDValue &Imm) { in selectMOV64Imm32() function in X86DAGToDAGISel
|
D | X86InstrCompiler.td | 311 def mov64imm32 : ComplexPattern<i64, 1, "selectMOV64Imm32", [imm, X86Wrapper]>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 208 bool selectMOV64Imm32(SDValue N, SDValue &Imm); 1823 bool X86DAGToDAGISel::selectMOV64Imm32(SDValue N, SDValue &Imm) { in selectMOV64Imm32() function in X86DAGToDAGISel
|
D | X86InstrCompiler.td | 327 def mov64imm32 : ComplexPattern<i64, 1, "selectMOV64Imm32", [imm, X86Wrapper]>;
|