Home
last modified time | relevance | path

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

/external/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
/external/llvm/include/llvm/Target/
DTargetCallingConv.h73 bool isSExt() const { return Flags & SExt; } in isSExt() function
DTargetLowering.h2464 bool isSExt : 1; member
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h129 bool isSExt; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp861 bool isSExt = false; in select() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2516 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
2553 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
/external/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
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp697 bool isSExt = true; in getCopyFromRegs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp863 bool isSExt; in getCopyFromRegs() local