Home
last modified time | relevance | path

Searched defs:buildExtract (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FuzzMutate/
H A DOperations.cpp219 auto buildExtract = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in extractValueDescriptor() local
290 auto buildExtract = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in extractElementDescriptor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
H A DOperations.cpp212 auto buildExtract = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in extractValueDescriptor() local
279 auto buildExtract = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in extractElementDescriptor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp502 MachineInstrBuilder MachineIRBuilder::buildExtract(const DstOp &Dst, in buildExtract() function in MachineIRBuilder
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp571 MachineInstrBuilder MachineIRBuilder::buildExtract(const DstOp &Dst, in buildExtract() function in MachineIRBuilder