Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetCallingConv.h53 bool isSExt() const { return Flags & SExt; } in isSExt() function
DTargetLowering.h1211 bool isSExt : 1; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h66 bool isSExt() const { return IsSExt; } in isSExt() function
DMachineFrameInfo.h163 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp686 bool isSExt = false; in select() local
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h129 bool isSExt; member
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp891 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; 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-7.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp4231 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
4268 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp690 bool isSExt = true; in getCopyFromRegs() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp697 bool isSExt = true; in getCopyFromRegs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp835 bool isSExt; in getCopyFromRegs() local