Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h71 bool isSExt() const { return IsSExt; } in isSExt() function
H A DMachineFrameInfo.h180 bool isSExt = false; member
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetCallingConv.h73 bool isSExt() const { return Flags & SExt; } in isSExt() function
H A DTargetLowering.h2464 bool isSExt : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetCallingConv.h76 bool isSExt() const { return IsSExt; } in isSExt() function
DMachineFrameInfo.h180 bool isSExt = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetCallingConv.h76 bool isSExt() const { return IsSExt; } in isSExt() function
DMachineFrameInfo.h180 bool isSExt = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetCallingConv.h76 bool isSExt() const { return IsSExt; } in isSExt() function
DMachineFrameInfo.h180 bool isSExt = false; member
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h129 bool isSExt; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetCallingConv.h76 bool isSExt() const { return IsSExt; } in isSExt() function
DMachineFrameInfo.h180 bool isSExt = false; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h76 bool isSExt() const { return IsSExt; } in isSExt() function
H A DMachineFrameInfo.h180 bool isSExt = false; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp861 bool isSExt = false; in select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp859 bool isSExt = false; in select() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2516 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
2553 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4653 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
4690 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5388 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
5425 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp697 bool isSExt = true; in getCopyFromRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp863 bool isSExt; in getCopyFromRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp893 bool isSExt; in getCopyFromRegs() local