Home
last modified time | relevance | path

Searched defs:IsReturn (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp35 bool IsReturn; member
63 bool IsReturn; member
/aosp_15_r20/art/runtime/verifier/
H A Dinstruction_flags.h92 bool IsReturn() const { in IsReturn() function
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_instruction.h574 static constexpr bool IsReturn(Code opcode) { in IsReturn() function
577 bool IsReturn() const { in IsReturn() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp208 bool IsReturn = MI.isReturn(); in processBasicBlock() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dbasic_block.h207 bool IsReturn() const { return ctail()->IsReturn(); } in IsReturn() function
H A Dinstruction.h504 bool IsReturn() const { return spvOpcodeIsReturn(opcode()); } in IsReturn() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dbasic_block.h207 bool IsReturn() const { return ctail()->IsReturn(); } in IsReturn() function
H A Dinstruction.h504 bool IsReturn() const { return spvOpcodeIsReturn(opcode()); } in IsReturn() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp204 bool IsReturn = MI.isReturn(); in processBasicBlock() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dbasic_block.h207 bool IsReturn() const { return ctail()->IsReturn(); } in IsReturn() function
Dinstruction.h504 bool IsReturn() const { return spvOpcodeIsReturn(opcode()); } in IsReturn() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dndrtypes.h70 unsigned short IsReturn : 1; member
136 unsigned char IsReturn : 1; member
Dndr64types.h111 NDR64_UINT16 IsReturn : 1; member
143 NDR64_UINT8 IsReturn : 1; member
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_instruction.h584 bool IsReturn() const { in IsReturn() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Ddex_instruction.h584 bool IsReturn() const { in IsReturn() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Ddex_instruction.h584 bool IsReturn() const { in IsReturn() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_instruction.h584 bool IsReturn() const { in IsReturn() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Ddex_instruction.h584 bool IsReturn() const { in IsReturn() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_instruction.h584 bool IsReturn() const { in IsReturn() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_instruction.h584 bool IsReturn() const { in IsReturn() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp102 bool IsReturn; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp105 static bool Analyze_CC_Sparc64_Full(bool IsReturn, unsigned &ValNo, MVT &ValVT, in Analyze_CC_Sparc64_Full()
155 static bool Analyze_CC_Sparc64_Half(bool IsReturn, unsigned &ValNo, MVT &ValVT, in Analyze_CC_Sparc64_Half()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp620 bool IsReturn = MBB->succ_empty(); in isReturnBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp645 bool IsReturn = (MBB->succ_size() == 0); in isReturnBlock() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp642 bool IsReturn = (MBB->succ_size() == 0); in isReturnBlock() local

12