Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/compiler/
DjsxFactoryNotIdentifierOrQualifiedName.ts10 isIntrinsic: boolean; property
DjsxFactoryQualifiedName.ts11 isIntrinsic: boolean; property
DjsxEmitWithAttributes.ts10 isIntrinsic: boolean; property
DjsxFactoryNotIdentifierOrQualifiedName2.ts10 isIntrinsic: boolean; property
DjsxFactoryAndReactNamespace.ts11 isIntrinsic: boolean; property
DjsxFactoryIdentifier.ts11 isIntrinsic: boolean; property
/third_party/skia/src/sksl/ir/
DSkSLFunctionDeclaration.h88 bool isIntrinsic() const { in isIntrinsic() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrFMA3Info.h74 bool isIntrinsic() const { return (Attributes & Intrinsic) != 0; } in isIntrinsic() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeUDT.cpp176 bool NativeTypeUDT::isIntrinsic() const { in isIntrinsic() function in NativeTypeUDT
DNativeTypeEnum.cpp278 bool NativeTypeEnum::isIntrinsic() const { in isIntrinsic() function in NativeTypeEnum
DNativeRawSymbol.cpp588 bool NativeRawSymbol::isIntrinsic() const { in isIntrinsic() function in NativeRawSymbol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h147 bool isIntrinsic() const { return getName().startswith("llvm."); } in isIntrinsic() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h198 bool isIntrinsic() const { return HasLLVMReservedName; } in isIntrinsic() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1120 bool DIARawSymbol::isIntrinsic() const { in isIntrinsic() function in DIARawSymbol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
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