Home
last modified time | relevance | path

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

/external/v8/tools/
Dtickprocessor.js580 function addEntry(funcInfo) { argument
667 funcInfo = { name: fields[3], start: parseInt(fields[1], 16) }; variable
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp60 explicit X86FastISel(FunctionLoweringInfo &funcInfo) : FastISel(funcInfo) { in X86FastISel()
2159 llvm::FastISel *X86::createFastISel(FunctionLoweringInfo &funcInfo) { in createFastISel()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp97 explicit ARMFastISel(FunctionLoweringInfo &funcInfo) in ARMFastISel()
2114 llvm::FastISel *ARM::createFastISel(FunctionLoweringInfo &funcInfo) { in createFastISel()
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp201 explicit MipsFastISel(FunctionLoweringInfo &funcInfo, in MipsFastISel()
1894 FastISel *Mips::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
DMipsISelLowering.cpp452 MipsTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFastISel.cpp995 FastISel::FastISel(FunctionLoweringInfo &funcInfo) in FastISel()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp61 explicit X86FastISel(FunctionLoweringInfo &funcInfo, in X86FastISel()
3782 FastISel *X86::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
DX86ISelLowering.cpp3773 X86TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp89 explicit ARMFastISel(FunctionLoweringInfo &funcInfo, in ARMFastISel()
3059 FastISel *ARM::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
DARMISelLowering.cpp1289 ARMTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
/external/deqp/modules/gles2/functional/
Des2fShaderOperatorTests.cpp1236 const BuiltinFuncInfo& funcInfo = outerGroupInfo.funcInfos[funcInfoNdx]; in init() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp1834 const BuiltinFuncInfo& funcInfo = outerGroupInfo.funcInfos[funcInfoNdx]; in init() local
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp1874 const BuiltinFuncInfo& funcInfo = outerGroupInfo.funcInfos[funcInfoNdx]; in init() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp828 AArch64TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()