Searched defs:EmitIR (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVGlobalRegistry.cpp | 121 SPIRV::AccessQualifier::AccessQualifier AccessQual, bool EmitIR) { in assignTypeToVReg() 391 SPIRVType *SpvType, bool EmitIR, in buildConstantInt() 594 uint64_t Val, MachineIRBuilder &MIRBuilder, SPIRVType *SpvType, bool EmitIR, in getOrCreateIntCompositeOrNull() 634 SPIRVType *SpvType, bool EmitIR) { in getOrCreateConsIntVector() 826 bool EmitIR) { in getOpTypeArray() 873 StructOffsetDecorator Decorator, bool EmitIR) { in getOpTypeStruct() 981 bool ExplicitLayoutRequired, bool EmitIR) { in findSPIRVType() 1025 bool ExplicitLayoutRequired, bool EmitIR) { in createSPIRVType() 1109 bool ExplicitLayoutRequired, bool EmitIR) { in restOfCreateSPIRVType() 1165 bool ExplicitLayoutRequired, bool EmitIR) { in getOrCreateSPIRVType() [all …]
|
| H A D | SPIRVGlobalRegistry.h | 304 bool EmitIR) { in getOrCreateSPIRVType() 312 bool EmitIR) { in getOrCreateSPIRVType()
|
| H A D | SPIRVUtils.cpp | 784 bool EmitIR, bool Force) { in setRegClassType() 813 SPIRV::AccessQualifier::AccessQualifier AccessQual, bool EmitIR) { in createVirtualRegister()
|