Home
last modified time | relevance | path

Searched defs:OC (Results 1 – 25 of 32) sorted by relevance

12

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVOpCode.h134 unsigned OC = OpCode; in hasExecScope() local
142 unsigned OC = OpCode; in hasGroupOperation() local
147 unsigned OC = OpCode; in isGroupOpCode() local
152 unsigned OC = OpCode; in isPipeOpCode() local
156 unsigned OC = OpCode; in isTypeOpCode() local
161 unsigned OC = OpCode; in isConstantOpCode() local
DSPIRVInstruction.cpp138 isSpecConstantOpAllowedOp(Op OC) { in isSpecConstantOpAllowedOp()
207 auto OC = Inst->getOpCode(); in createSpecConstantOpInst() local
222 auto OC = static_cast<Op>(Ops[0]); in createInstFromSpecConstantOp() local
DSPIRVDecorate.cpp54 SPIRVDecorateGeneric::SPIRVDecorateGeneric(Op OC, SPIRVWord WC, in SPIRVDecorateGeneric()
64 SPIRVDecorateGeneric::SPIRVDecorateGeneric(Op OC, SPIRVWord WC, in SPIRVDecorateGeneric()
76 SPIRVDecorateGeneric::SPIRVDecorateGeneric(Op OC) in SPIRVDecorateGeneric()
DSPIRVDecorate.h269 SPIRVGroupDecorateGeneric(Op OC, SPIRVDecorationGroup *TheGroup, in SPIRVGroupDecorateGeneric()
276 SPIRVGroupDecorateGeneric(Op OC) in SPIRVGroupDecorateGeneric()
DSPIRVEntry.h371 SPIRVEntryNoIdGeneric(SPIRVModule *M, unsigned TheWordCount, Op OC) in SPIRVEntryNoIdGeneric()
375 SPIRVEntryNoIdGeneric(Op OC):SPIRVEntry(OC){ in SPIRVEntryNoIdGeneric()
411 : SPIRVEntryNoIdGeneric(TheModule, TheWordCount, OC), Target(TheTarget) {} in SPIRVEntryNoIdGeneric() argument
413 SPIRVAnnotationGeneric(Op OC):SPIRVEntryNoIdGeneric(OC), in SPIRVAnnotationGeneric()
479 static const Op OC = OpString; variable
DSPIRVModule.cpp484 auto OC = E->getOpCode(); in layoutEntry() local
1221 Op OC = E->getOpCode(); in visit() local
1486 SPIRVModuleImpl::addInstTemplate(Op OC, in addInstTemplate()
1496 SPIRVModuleImpl::addInstTemplate(Op OC, in addInstTemplate()
DSPIRVInstruction.h207 :SPIRVInstruction(OC), HasVariWC(false){ in SPIRVInstruction() argument
DSPIRVEntry.cpp96 SPIRVEntry::create_unique(Op OC) { in create_unique()
/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp227 bool Decoder::opcode_0xxxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_0xxxxxxx()
238 bool Decoder::opcode_10Lxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_10Lxxxxx()
257 bool Decoder::opcode_1100xxxx(const uint8_t *OC, unsigned &Offset, in opcode_1100xxxx()
269 bool Decoder::opcode_11010Lxx(const uint8_t *OC, unsigned &Offset, in opcode_11010Lxx()
286 bool Decoder::opcode_11011Lxx(const uint8_t *OC, unsigned &Offset, in opcode_11011Lxx()
303 bool Decoder::opcode_11100xxx(const uint8_t *OC, unsigned &Offset, in opcode_11100xxx()
317 bool Decoder::opcode_111010xx(const uint8_t *OC, unsigned &Offset, in opcode_111010xx()
330 bool Decoder::opcode_1110110L(const uint8_t *OC, unsigned &Offset, in opcode_1110110L()
344 bool Decoder::opcode_11101110(const uint8_t *OC, unsigned &Offset, in opcode_11101110()
360 bool Decoder::opcode_11101111(const uint8_t *OC, unsigned &Offset, in opcode_11101111()
[all …]
/external/spirv-llvm/lib/SPIRV/
DOCL21ToSPIRV.cpp163 Op OC = OpNop; in visitCallInst() local
180 StringRef MangledName, Op OC) { in visitCallConvert()
223 OCL21ToSPIRV::transBuiltin(CallInst* CI, Op OC) { in transBuiltin()
DSPIRVToOCL20.cpp167 Op OC = OpNop; in visitCallInst() local
335 void SPIRVToOCL20::visitCallSPIRVAtomicBuiltin(CallInst* CI, Op OC) { in visitCallSPIRVAtomicBuiltin()
399 void SPIRVToOCL20::visitCallSPIRVBuiltin(CallInst* CI, Op OC) { in visitCallSPIRVBuiltin()
406 void SPIRVToOCL20::visitCallSPIRVGroupBuiltin(CallInst* CI, Op OC) { in visitCallSPIRVGroupBuiltin()
434 void SPIRVToOCL20::visitCallSPIRVPipeBuiltin(CallInst* CI, Op OC) { in visitCallSPIRVPipeBuiltin()
DSPIRVRegularizeLLVM.cpp173 void SPIRVRegularizeLLVM::lowerFuncPtr(Function* F, Op OC) { in lowerFuncPtr()
199 auto OC = getSPIRVFuncOC(F->getName()); in lowerFuncPtr() local
DOCL20ToSPIRV.cpp614 OCL20ToSPIRV::visitCallAllAny(spv::Op OC, CallInst* CI) { in visitCallAllAny()
831 Op OC = OpNop; in visitCallConvert() local
957 Op OC = OpNop; in transBuiltin() local
1276 Op OC = OpNop; in visitCallRelational() local
1359 Op OC = OpNop; in visitCallGetFence() local
1446 Op OC = OpNop; in visitCallGetImageChannel() local
DSPIRVReader.cpp759 auto OC = T->getOpCode(); in transType() local
868 auto OC = BI->getOpCode(); in isSPIRVCmpInstTransToLLVMInst() local
877 auto OC = cast<Instruction>(V)->getOpcode(); in transFlags() local
1325 auto OC = BV->getOpCode(); in transValueWithoutDecoration() local
1781 auto OC = BV->getOpCode(); in transValueWithoutDecoration() local
1901 auto OC = BI->getOpCode(); in transOCLBuiltinFromInstPreproc() local
1922 auto OC = BI->getOpCode(); in transOCLBuiltinPostproc() local
2010 auto OC = BI->getOpCode(); in getOCLBuiltinName() local
2597 auto OC = BI->getOpCode(); in getOCLConvertBuiltinName() local
DOCLUtil.cpp163 Op OC = OpNop; in getSPIRVInst() local
DSPIRVUtil.cpp399 getSPIRVFuncName(Op OC, StringRef PostFix) { in getSPIRVFuncName()
404 getSPIRVFuncName(Op OC, const Type *pRetTy, bool IsSigned) { in getSPIRVFuncName()
471 Op OC; in getSPIRVFuncOC() local
DSPIRVWriter.cpp1440 auto OC = getSPIRVFuncOC(DemangledName, &Dec); in transBuiltinToInst() local
1586 LLVMToSPIRV::transBoolOpCode(SPIRVValue* Opn, Op OC) { in transBoolOpCode()
1594 LLVMToSPIRV::transBuiltinToInstWithoutDecoration(Op OC, in transBuiltinToInstWithoutDecoration()
/external/libcxx/test/std/experimental/memory/memory.resource.aliases/
Dheader_set_synop.pass.cpp38 using OC = std::greater<V>; in main() typedef
Dheader_map_synop.pass.cpp39 using OC = std::greater<int>; in main() typedef
/external/llvm/lib/Target/
DTargetSubtargetInfo.cpp25 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in TargetSubtargetInfo()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCSubtargetInfo.cpp26 const unsigned *OC, in InitMCSubtargetInfo()
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp44 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in MCSubtargetInfo()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h120 OC, enumerator
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp433 Constant *OC = in EmitGEPOffset() local
/external/clang/test/Layout/
Dms-x86-pack-and-align.cpp583 struct OC : virtual OA, virtual OB {}; struct

12