Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h80 bool isByVal() const { return IsByVal; } in isByVal() function
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetCallingConv.h82 bool isByVal() const { return Flags & ByVal; } in isByVal() function
H A DTargetLowering.h2469 bool isByVal : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetCallingConv.h85 bool isByVal() const { return IsByVal; } in isByVal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetCallingConv.h85 bool isByVal() const { return IsByVal; } in isByVal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetCallingConv.h85 bool isByVal() const { return IsByVal; } in isByVal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetCallingConv.h85 bool isByVal() const { return IsByVal; } in isByVal() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h85 bool isByVal() const { return IsByVal; } in isByVal() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1650 bool isByVal = Flags.isByVal(); in LowerCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2170 bool isByVal = Flags.isByVal(); in LowerCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2467 bool isByVal = Flags.isByVal(); in LowerCall() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3100 bool isByVal = Flags.isByVal(); in LowerCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3938 bool isByVal = Flags.isByVal(); in LowerCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4574 bool isByVal = Flags.isByVal(); in LowerCall() local