Home
last modified time | relevance | path

Searched refs:isSExtRelocImm (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.td1039 return isSExtRelocImm<8>(N);
1042 return isSExtRelocImm<32>(N);
DX86ISelDAGToDAG.cpp480 template <unsigned Width> bool isSExtRelocImm(SDNode *N) const { in isSExtRelocImm() function in __anon249a38140311::X86DAGToDAGISel