Home
last modified time | relevance | path

Searched defs:isSExt (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h71 bool isSExt() const { return IsSExt; } in isSExt() function
DMachineFrameInfo.h180 bool isSExt = false; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp861 bool isSExt = false; in select() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp4653 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
4690 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp863 bool isSExt; in getCopyFromRegs() local