/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetCallingConv.h | 71 bool isSExt() const { return IsSExt; } in isSExt() function
|
H A D | MachineFrameInfo.h | 180 bool isSExt = false; member
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetCallingConv.h | 73 bool isSExt() const { return Flags & SExt; } in isSExt() function
|
H A D | TargetLowering.h | 2464 bool isSExt : 1; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 76 bool isSExt() const { return IsSExt; } in isSExt() function
|
D | MachineFrameInfo.h | 180 bool isSExt = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 76 bool isSExt() const { return IsSExt; } in isSExt() function
|
D | MachineFrameInfo.h | 180 bool isSExt = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 76 bool isSExt() const { return IsSExt; } in isSExt() function
|
D | MachineFrameInfo.h | 180 bool isSExt = false; member
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineFrameInfo.h | 129 bool isSExt; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 76 bool isSExt() const { return IsSExt; } in isSExt() function
|
D | MachineFrameInfo.h | 180 bool isSExt = false; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetCallingConv.h | 76 bool isSExt() const { return IsSExt; } in isSExt() function
|
H A D | MachineFrameInfo.h | 180 bool isSExt = false; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 861 bool isSExt = false; in select() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 859 bool isSExt = false; in select() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 2516 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 D | PPCISelDAGToDAG.cpp | 4653 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 D | PPCISelDAGToDAG.cpp | 5388 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 D | SelectionDAGBuilder.cpp | 697 bool isSExt = true; in getCopyFromRegs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 863 bool isSExt; in getCopyFromRegs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 893 bool isSExt; in getCopyFromRegs() local
|