Home
last modified time | relevance | path

Searched defs:isIntrinsic (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/frameworks/rs/
H A DrsScriptIntrinsic.h59 bool isIntrinsic() const override { return true; } in isIntrinsic() function
H A DrsScript.h142 virtual bool isIntrinsic() const { return false; } in isIntrinsic() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstrFMA3Info.h70 bool isIntrinsic() const { return (Attributes & Intrinsic) != 0; } in isIntrinsic() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrFMA3Info.h74 bool isIntrinsic() const { return (Attributes & Intrinsic) != 0; } in isIntrinsic() function
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLFunctionDeclaration.h103 bool isIntrinsic() const { in isIntrinsic() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp177 bool NativeTypeUDT::isIntrinsic() const { in isIntrinsic() function in NativeTypeUDT
H A DNativeTypeEnum.cpp283 bool NativeTypeEnum::isIntrinsic() const { in isIntrinsic() function in NativeTypeEnum
H A DNativeRawSymbol.cpp587 bool NativeRawSymbol::isIntrinsic() const { in isIntrinsic() function in NativeRawSymbol
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp176 bool NativeTypeUDT::isIntrinsic() const { in isIntrinsic() function in NativeTypeUDT
H A DNativeTypeEnum.cpp278 bool NativeTypeEnum::isIntrinsic() const { in isIntrinsic() function in NativeTypeEnum
H A DNativeRawSymbol.cpp588 bool NativeRawSymbol::isIntrinsic() const { in isIntrinsic() function in NativeRawSymbol
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DFunction.h147 bool isIntrinsic() const { return getName().startswith("llvm."); } in isIntrinsic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DFunction.h235 bool isIntrinsic() const { return HasLLVMReservedName; } in isIntrinsic() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DFunction.h209 bool isIntrinsic() const { return HasLLVMReservedName; } in isIntrinsic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DFunction.h241 bool isIntrinsic() const { return HasLLVMReservedName; } in isIntrinsic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DFunction.h239 bool isIntrinsic() const { return HasLLVMReservedName; } in isIntrinsic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DFunction.h239 bool isIntrinsic() const { return HasLLVMReservedName; } in isIntrinsic() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DFunction.h198 bool isIntrinsic() const { return HasLLVMReservedName; } in isIntrinsic() function
/aosp_15_r20/frameworks/rs/script_api/
H A DSpecification.h412 bool isIntrinsic() const { return mIntrinsic; } in isIntrinsic() function
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp958 bool DIARawSymbol::isIntrinsic() const { in isIntrinsic() function in DIARawSymbol
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1120 bool DIARawSymbol::isIntrinsic() const { in isIntrinsic() function in DIARawSymbol
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1120 bool DIARawSymbol::isIntrinsic() const { in isIntrinsic() function in DIARawSymbol
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9898 const bool isIntrinsic = (N->getOpcode() == ISD::INTRINSIC_VOID || in CombineBaseUpdate() local
10534 static bool isVShiftRImm(SDValue Op, EVT VT, bool isNarrow, bool isIntrinsic, in isVShiftRImm()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6567 static bool isVShiftRImm(SDValue Op, EVT VT, bool isNarrow, bool isIntrinsic, in isVShiftRImm()
15642 bool isIntrinsic; member
16027 const bool isIntrinsic = (N->getOpcode() == ISD::INTRINSIC_VOID || in CombineBaseUpdate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6072 static bool isVShiftRImm(SDValue Op, EVT VT, bool isNarrow, bool isIntrinsic, in isVShiftRImm()
13073 const bool isIntrinsic = (N->getOpcode() == ISD::INTRINSIC_VOID || in CombineBaseUpdate() local

12