Searched defs:OpB (Results  1 – 8 of 8) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | Instructions.cpp | 449 CallInst *CallInst::Create(CallInst *CI, ArrayRef<OperandBundleDef> OpB,  in Create() 526                                  ArrayRef<OperandBundleDef> OpB,  in createMalloc() 621                                     ArrayRef<OperandBundleDef> OpB,  in CreateMalloc() 646                                     ArrayRef<OperandBundleDef> OpB,  in CreateMalloc() 760 InvokeInst *InvokeInst::Create(InvokeInst *II, ArrayRef<OperandBundleDef> OpB,  in Create() 843 CallBrInst *CallBrInst::Create(CallBrInst *CBI, ArrayRef<OperandBundleDef> OpB,  in Create()
  | 
| /external/llvm/lib/IR/ | 
| D | Instructions.cpp | 320 CallInst *CallInst::Create(CallInst *CI, ArrayRef<OperandBundleDef> OpB,  in Create() 445                                  ArrayRef<OperandBundleDef> OpB,  in createMalloc() 539                                     ArrayRef<OperandBundleDef> OpB,  in CreateMalloc() 565                                     ArrayRef<OperandBundleDef> OpB,  in CreateMalloc() 680 InvokeInst *InvokeInst::Create(InvokeInst *II, ArrayRef<OperandBundleDef> OpB,  in Create()
  | 
| /external/llvm/lib/Transforms/Vectorize/ | 
| D | LoadStoreVectorizer.cpp | 287   Instruction *OpB = dyn_cast<Instruction>(GEPB->getOperand(FinalIndex));  in isConsecutiveAccess()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ | 
| D | LoadStoreVectorizer.cpp | 419   Instruction *OpB = dyn_cast<Instruction>(GTIB.getOperand());  in lookThroughComplexAddresses()  local
  | 
| /external/llvm/lib/CodeGen/ | 
| D | TargetInstrInfo.cpp | 696   MachineOperand &OpB = Root.getOperand(OpIdx[Row][1]);  in reassociateOps()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | TargetInstrInfo.cpp | 804   MachineOperand &OpB = Root.getOperand(OpIdx[Row][1]);  in reassociateOps()  local
  | 
| /external/llvm/lib/Target/Hexagon/ | 
| D | HexagonBitSimplify.cpp | 2361     const MachineOperand &OpB = P.getOperand(i+1);  in PhiInfo()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | HexagonBitSimplify.cpp | 2949     const MachineOperand &OpB = P.getOperand(i+1);  in PhiInfo()  local
  |