Home
last modified time | relevance | path

Searched refs:processGlobalValue (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h386 void processGlobalValue(const MachineOperand &MO);
H A DBTFDebug.cpp1287 void BTFDebug::processGlobalValue(const MachineOperand &MO) { in processGlobalValue() function in BTFDebug
1351 processGlobalValue(MI->getOperand(1)); in beginInstruction()
1357 processGlobalValue(MI->getOperand(3)); in beginInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp140 void processGlobalValue(GlobalVariable &GV, IRBuilder<> &B);
1373 void SPIRVEmitIntrinsics::processGlobalValue(GlobalVariable &GV, in processGlobalValue() function in SPIRVEmitIntrinsics
1664 processGlobalValue(GV, B); in runOnFunction()