Home
last modified time | relevance | path

Searched defs:NumOperands (Results 1 – 25 of 60) sorted by relevance

123

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DConstantsScanner.h63 unsigned NumOperands = InstI->getNumOperands(); variable
DScalarEvolutionExpressions.h144 size_t NumOperands; variable
/external/llvm/lib/Target/NVPTX/
DNVPTXGenericToNVVM.cpp250 unsigned NumOperands = C->getNumOperands(); in remapConstantVectorOrConstantAggregate() local
289 unsigned NumOperands = C->getNumOperands(); in remapConstantExpr() local
368 unsigned NumOperands = N->getNumOperands(); in remapNamedMDNode() local
/external/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h114 unsigned NumOperands; variable
130 InstructionMapping(unsigned ID, unsigned Cost, unsigned NumOperands) in InstructionMapping()
/external/llvm/include/llvm/Transforms/Utils/
DMemorySSA.h164 unsigned NumOperands) in MemoryAccess()
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitCodes.cpp122 unsigned NumOperands = getNumOperandInfos(); in isValid() local
DNaClBitstreamReader.cpp230 unsigned NumOperands = Abbv->getNumOperandInfos(); in readRecord() local
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h83 unsigned NumOperands; // Number of operands on instruction. variable
/external/swiftshader/third_party/LLVM/include/llvm/
DUser.h47 unsigned NumOperands; variable
DMetadata.h84 unsigned NumOperands; variable
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DValueMapper.cpp105 unsigned OpNo = 0, NumOperands = C->getNumOperands(); in MapValue() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterInlineAsm.cpp164 unsigned NumOperands = MI->getNumOperands(); in EmitMSInlineAsmStr() local
260 unsigned NumOperands = MI->getNumOperands(); in EmitGCCInlineAsmStr() local
/external/llvm/utils/TableGen/
DCodeGenTarget.h195 unsigned NumOperands; variable
DInstrInfoEmitter.cpp206 unsigned NumOperands = 0; in initOperandMapData() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenTarget.h172 unsigned NumOperands; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinterInlineAsm.cpp144 unsigned NumOperands = MI->getNumOperands(); in EmitInlineAsm() local
/external/capstone/
DMCInstrDesc.h125 unsigned char NumOperands; // Num of args (may be more if variable_ops) member
/external/llvm/lib/Target/X86/InstPrinter/
DX86InstComments.cpp373 unsigned NumOperands = MI->getNumOperands(); in EmitAnyX86InstComments() local
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrDesc.h136 unsigned short NumOperands; // Num of args (may be more if variable_ops) variable
/external/llvm/include/llvm/MC/
DMCInstrDesc.h141 unsigned short NumOperands; // Num of args (may be more if variable_ops) variable
/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp503 unsigned NumOperands = I->getNumOperands(); in handleSendMsg() local
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp1230 unsigned NumOperands = MI.getDesc().getNumOperands(); in handleTwoArgFP() local
1328 unsigned NumOperands = MI.getDesc().getNumOperands(); in handleCompareFP() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FloatingPoint.cpp1161 unsigned NumOperands = MI->getDesc().getNumOperands(); in handleTwoArgFP() local
1260 unsigned NumOperands = MI->getDesc().getNumOperands(); in handleCompareFP() local
/external/clang/lib/Sema/
DSemaStmtAsm.cpp368 unsigned NumOperands = NS->getNumOutputs() + NS->getNumInputs(); in ActOnGCCAsmStmt() local
/external/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp555 unsigned NumOperands = UseMI->getNumOperands(); in processBlock() local

123